--- layout: documentation title: Malloy Documentation footer: /generated/footers/examples/iowa/step6.html ---
Putting it all together we can write a dashboard
query: vendor_dashboard is { group_by: vendor_count is count(distinct vendor_number) aggregate: [ total_sale_dollars total_bottles ] nest: [ by_month by_class by_vendor_bar_chart top_sellers_by_revenue most_expensive_products by_vendor_dashboard is { top: 10 group_by: vendor_name aggregate: total_sale_dollars nest: [ by_month, top_sellers_by_revenue, most_expensive_products ] } ] }
Simply add some filters. Notice the sub-dashboard for each of the Vendors.
query: iowa { where: category_class = 'VODKAS' } -> vendor_dashboard[ { "vendor_count": 248, "total_sale_dollars": 755495862.370119, "total_bottles": 70447619, "by_month": [ { "purchase_month": { "value": "2012-01-01" }, "total_sale_dollars": 610057.1599999998 }, { "purchase_month": { "value": "2012-01-08" }, "total_sale_dollars": 802949.4099999999 }, { "purchase_month": { "value": "2012-01-15" }, "total_sale_dollars": 935417.8000000003 }, { "purchase_month": { "value": "2012-01-22" }, "total_sale_dollars": 988698.7400000002 }, { "purchase_month": { "value": "2012-01-29" }, "total_sale_dollars": 938111.7300000004 }, { "purchase_month": { "value": "2012-02-05" }, "total_sale_dollars": 902035.6900000006 }, { "purchase_month": { "value": "2012-02-12" }, "total_sale_dollars": 896318.0400000003 }, { "purchase_month": { "value": "2012-02-19" }, "total_sale_dollars": 980946.7700000006 }, { "purchase_month": { "value": "2012-02-26" }, "total_sale_dollars": 893080.9900000002 }, { "purchase_month": { "value": "2012-03-04" }, "total_sale_dollars": 976248.3900000006 }, { "purchase_month": { "value": "2012-03-11" }, "total_sale_dollars": 1018939.0200000004 }, { "purchase_month": { "value": "2012-03-18" }, "total_sale_dollars": 1007704.9700000007 }, { "purchase_month": { "value": "2012-03-25" }, "total_sale_dollars": 955948.0500000004 }, { "purchase_month": { "value": "2012-04-01" }, "total_sale_dollars": 1152349.660000001 }, { "purchase_month": { "value": "2012-04-08" }, "total_sale_dollars": 1139967.6000000003 }, { "purchase_month": { "value": "2012-04-15" }, "total_sale_dollars": 1035155.4400000006 }, { "purchase_month": { "value": "2012-04-22" }, "total_sale_dollars": 1067074.1300000004 }, { "purchase_month": { "value": "2012-04-29" }, "total_sale_dollars": 1087894.9100000006 }, { "purchase_month": { "value": "2012-05-06" }, "total_sale_dollars": 1101532.0000000005 }, { "purchase_month": { "value": "2012-05-13" }, "total_sale_dollars": 1096981.2900000003 }, { "purchase_month": { "value": "2012-05-20" }, "total_sale_dollars": 1386355.5899999999 }, { "purchase_month": { "value": "2012-05-27" }, "total_sale_dollars": 863731.4900000001 }, { "purchase_month": { "value": "2012-06-03" }, "total_sale_dollars": 1236165.5900000003 }, { "purchase_month": { "value": "2012-06-10" }, "total_sale_dollars": 1296151.3999999997 }, { "purchase_month": { "value": "2012-06-17" }, "total_sale_dollars": 1182540.5000000005 }, { "purchase_month": { "value": "2012-06-24" }, "total_sale_dollars": 1613062.2999999998 }, { "purchase_month": { "value": "2012-07-01" }, "total_sale_dollars": 1173113.47 }, { "purchase_month": { "value": "2012-07-08" }, "total_sale_dollars": 1132063.4000000004 }, { "purchase_month": { "value": "2012-07-15" }, "total_sale_dollars": 1238239.71 }, { "purchase_month": { "value": "2012-07-22" }, "total_sale_dollars": 1072884.2100000002 }, { "purchase_month": { "value": "2012-07-29" }, "total_sale_dollars": 1214136.0600000005 }, { "purchase_month": { "value": "2012-08-05" }, "total_sale_dollars": 1272308.53 }, { "purchase_month": { "value": "2012-08-12" }, "total_sale_dollars": 1187809.7600000002 }, { "purchase_month": { "value": "2012-08-19" }, "total_sale_dollars": 1141115.1600000001 }, { "purchase_month": { "value": "2012-08-26" }, "total_sale_dollars": 1580034.5499999993 }, { "purchase_month": { "value": "2012-09-02" }, "total_sale_dollars": 968773.63 }, { "purchase_month": { "value": "2012-09-09" }, "total_sale_dollars": 1244709.04 }, { "purchase_month": { "value": "2012-09-16" }, "total_sale_dollars": 990731.3400000001 }, { "purchase_month": { "value": "2012-09-23" }, "total_sale_dollars": 995239.1300000002 }, { "purchase_month": { "value": "2012-09-30" }, "total_sale_dollars": 1577376.0799999994 }, { "purchase_month": { "value": "2012-10-07" }, "total_sale_dollars": 1541959.3999999992 }, { "purchase_month": { "value": "2012-10-14" }, "total_sale_dollars": 1682916.7899999996 }, { "purchase_month": { "value": "2012-10-21" }, "total_sale_dollars": 1642773.71 }, { "purchase_month": { "value": "2012-10-28" }, "total_sale_dollars": 936511.55 }, { "purchase_month": { "value": "2012-11-04" }, "total_sale_dollars": 965583.9800000003 }, { "purchase_month": { "value": "2012-11-11" }, "total_sale_dollars": 1338893.6800000002 }, { "purchase_month": { "value": "2012-11-18" }, "total_sale_dollars": 417664.56999999983 }, { "purchase_month": { "value": "2012-11-25" }, "total_sale_dollars": 1055019.3599999999 }, { "purchase_month": { "value": "2012-12-02" }, "total_sale_dollars": 975292.2499999999 }, { "purchase_month": { "value": "2012-12-09" }, "total_sale_dollars": 1213524.68 }, { "purchase_month": { "value": "2012-12-16" }, "total_sale_dollars": 1460909.3599999994 }, { "purchase_month": { "value": "2012-12-23" }, "total_sale_dollars": 1150477.7600000002 }, { "purchase_month": { "value": "2012-12-30" }, "total_sale_dollars": 720803.4999999998 }, { "purchase_month": { "value": "2013-01-06" }, "total_sale_dollars": 949135.38 }, { "purchase_month": { "value": "2013-01-13" }, "total_sale_dollars": 957667.9900000003 }, { "purchase_month": { "value": "2013-01-20" }, "total_sale_dollars": 967562.54 }, { "purchase_month": { "value": "2013-01-27" }, "total_sale_dollars": 966908.6100000003 }, { "purchase_month": { "value": "2013-02-03" }, "total_sale_dollars": 975876.4100000006 }, { "purchase_month": { "value": "2013-02-10" }, "total_sale_dollars": 1009914.9500000001 }, { "purchase_month": { "value": "2013-02-17" }, "total_sale_dollars": 911923.5300000006 }, { "purchase_month": { "value": "2013-02-24" }, "total_sale_dollars": 1022277.8000000004 }, { "purchase_month": { "value": "2013-03-03" }, "total_sale_dollars": 992121.5200000005 }, { "purchase_month": { "value": "2013-03-10" }, "total_sale_dollars": 1037159.8800000006 }, { "purchase_month": { "value": "2013-03-17" }, "total_sale_dollars": 977889.1300000002 }, { "purchase_month": { "value": "2013-03-24" }, "total_sale_dollars": 990155.8400000003 }, { "purchase_month": { "value": "2013-03-31" }, "total_sale_dollars": 1253060.6700000009 }, { "purchase_month": { "value": "2013-04-07" }, "total_sale_dollars": 1394217.5799999998 }, { "purchase_month": { "value": "2013-04-14" }, "total_sale_dollars": 1065129.9800000007 }, { "purchase_month": { "value": "2013-04-21" }, "total_sale_dollars": 1096815.3400000005 }, { "purchase_month": { "value": "2013-04-28" }, "total_sale_dollars": 1128926.2100000007 }, { "purchase_month": { "value": "2013-05-05" }, "total_sale_dollars": 1208798.7300000007 }, { "purchase_month": { "value": "2013-05-12" }, "total_sale_dollars": 1087199.6000000006 }, { "purchase_month": { "value": "2013-05-19" }, "total_sale_dollars": 1303872.6600000008 }, { "purchase_month": { "value": "2013-05-26" }, "total_sale_dollars": 1352285.6500000004 }, { "purchase_month": { "value": "2013-06-02" }, "total_sale_dollars": 1175720.1400000004 }, { "purchase_month": { "value": "2013-06-09" }, "total_sale_dollars": 1712168.5300000003 }, { "purchase_month": { "value": "2013-06-16" }, "total_sale_dollars": 545374.73 }, { "purchase_month": { "value": "2013-06-23" }, "total_sale_dollars": 1576071.4400000006 }, { "purchase_month": { "value": "2013-06-30" }, "total_sale_dollars": 1169665.560000001 }, { "purchase_month": { "value": "2013-07-07" }, "total_sale_dollars": 1239827.1000000006 }, { "purchase_month": { "value": "2013-07-14" }, "total_sale_dollars": 1153773.0000000005 }, { "purchase_month": { "value": "2013-07-21" }, "total_sale_dollars": 1142628.4300000006 }, { "purchase_month": { "value": "2013-07-28" }, "total_sale_dollars": 1254123.7000000007 }, { "purchase_month": { "value": "2013-08-04" }, "total_sale_dollars": 1315882.1600000004 }, { "purchase_month": { "value": "2013-08-11" }, "total_sale_dollars": 1371907.6700000004 }, { "purchase_month": { "value": "2013-08-18" }, "total_sale_dollars": 1191809.2600000007 }, { "purchase_month": { "value": "2013-08-25" }, "total_sale_dollars": 1402540.71 }, { "purchase_month": { "value": "2013-09-01" }, "total_sale_dollars": 1237366.1800000009 }, { "purchase_month": { "value": "2013-09-08" }, "total_sale_dollars": 1083311.3900000006 }, { "purchase_month": { "value": "2013-09-15" }, "total_sale_dollars": 1042117.3300000001 }, { "purchase_month": { "value": "2013-09-22" }, "total_sale_dollars": 1013189.3100000004 }, { "purchase_month": { "value": "2013-09-29" }, "total_sale_dollars": 2028703.72 }, { "purchase_month": { "value": "2013-10-06" }, "total_sale_dollars": 1676905.58 }, { "purchase_month": { "value": "2013-10-13" }, "total_sale_dollars": 1136790.2800000005 }, { "purchase_month": { "value": "2013-10-20" }, "total_sale_dollars": 1106208.1000000003 }, { "purchase_month": { "value": "2013-10-27" }, "total_sale_dollars": 1146542.7100000004 }, { "purchase_month": { "value": "2013-11-03" }, "total_sale_dollars": 998563.4299999999 }, { "purchase_month": { "value": "2013-11-10" }, "total_sale_dollars": 1107259.6199999999 }, { "purchase_month": { "value": "2013-11-17" }, "total_sale_dollars": 1405018.22 }, { "purchase_month": { "value": "2013-11-24" }, "total_sale_dollars": 518166.01 }, { "purchase_month": { "value": "2013-12-01" }, "total_sale_dollars": 1239698.5599999998 }, { "purchase_month": { "value": "2013-12-08" }, "total_sale_dollars": 1212513.3699999999 }, { "purchase_month": { "value": "2013-12-15" }, "total_sale_dollars": 1527089.7800000005 }, { "purchase_month": { "value": "2013-12-22" }, "total_sale_dollars": 1067739.9399999997 }, { "purchase_month": { "value": "2013-12-29" }, "total_sale_dollars": 526297.15 }, { "purchase_month": { "value": "2014-01-05" }, "total_sale_dollars": 1251375.2 }, { "purchase_month": { "value": "2014-01-12" }, "total_sale_dollars": 942026.2299999997 }, { "purchase_month": { "value": "2014-01-19" }, "total_sale_dollars": 1087819.2000000002 }, { "purchase_month": { "value": "2014-01-26" }, "total_sale_dollars": 1445513.2199999997 }, { "purchase_month": { "value": "2014-02-02" }, "total_sale_dollars": 1213523.07 }, { "purchase_month": { "value": "2014-02-09" }, "total_sale_dollars": 1191991.2900000003 }, { "purchase_month": { "value": "2014-02-16" }, "total_sale_dollars": 927626.45 }, { "purchase_month": { "value": "2014-02-23" }, "total_sale_dollars": 1074151.1699999997 }, { "purchase_month": { "value": "2014-03-02" }, "total_sale_dollars": 1019538.59 }, { "purchase_month": { "value": "2014-03-09" }, "total_sale_dollars": 1036685.6799999997 }, { "purchase_month": { "value": "2014-03-16" }, "total_sale_dollars": 1011984.8600000003 }, { "purchase_month": { "value": "2014-03-23" }, "total_sale_dollars": 875695.9399999998 }, { "purchase_month": { "value": "2014-03-30" }, "total_sale_dollars": 1244725.11 }, { "purchase_month": { "value": "2014-04-06" }, "total_sale_dollars": 1352006.21 }, { "purchase_month": { "value": "2014-04-13" }, "total_sale_dollars": 1110146.92 }, { "purchase_month": { "value": "2014-04-20" }, "total_sale_dollars": 1104121.7200000002 }, { "purchase_month": { "value": "2014-04-27" }, "total_sale_dollars": 1226494.12 }, { "purchase_month": { "value": "2014-05-04" }, "total_sale_dollars": 1166765.2899999998 }, { "purchase_month": { "value": "2014-05-11" }, "total_sale_dollars": 1149195.98 }, { "purchase_month": { "value": "2014-05-18" }, "total_sale_dollars": 1508238.0600000005 }, { "purchase_month": { "value": "2014-05-25" }, "total_sale_dollars": 901800.9899999999 }, { "purchase_month": { "value": "2014-06-01" }, "total_sale_dollars": 1369870.4500000004 }, { "purchase_month": { "value": "2014-06-08" }, "total_sale_dollars": 1454289.2100000004 }, { "purchase_month": { "value": "2014-06-15" }, "total_sale_dollars": 1163061.1999999997 }, { "purchase_month": { "value": "2014-06-22" }, "total_sale_dollars": 2051090.6100000003 }, { "purchase_month": { "value": "2014-06-29" }, "total_sale_dollars": 865895.8400000001 }, { "purchase_month": { "value": "2014-07-06" }, "total_sale_dollars": 1359086.9700000002 }, { "purchase_month": { "value": "2014-07-13" }, "total_sale_dollars": 1262399.59 }, { "purchase_month": { "value": "2014-07-20" }, "total_sale_dollars": 1184391.4700000002 }, { "purchase_month": { "value": "2014-07-27" }, "total_sale_dollars": 1239043.8900000001 }, { "purchase_month": { "value": "2014-08-03" }, "total_sale_dollars": 1488405.0999999994 }, { "purchase_month": { "value": "2014-08-10" }, "total_sale_dollars": 1292664.7100000002 }, { "purchase_month": { "value": "2014-08-17" }, "total_sale_dollars": 1230935.95 }, { "purchase_month": { "value": "2014-08-24" }, "total_sale_dollars": 1694207.65 }, { "purchase_month": { "value": "2014-08-31" }, "total_sale_dollars": 1048507.6399999998 }, { "purchase_month": { "value": "2014-09-07" }, "total_sale_dollars": 1476388.4999999998 }, { "purchase_month": { "value": "2014-09-14" }, "total_sale_dollars": 1213143.8499999994 }, { "purchase_month": { "value": "2014-09-21" }, "total_sale_dollars": 1179902.1499999994 }, { "purchase_month": { "value": "2014-09-28" }, "total_sale_dollars": 1331878.2899999996 }, { "purchase_month": { "value": "2014-10-05" }, "total_sale_dollars": 1336439.5599999998 }, { "purchase_month": { "value": "2014-10-12" }, "total_sale_dollars": 1349867.2699999996 }, { "purchase_month": { "value": "2014-10-19" }, "total_sale_dollars": 1292715.1899999995 }, { "purchase_month": { "value": "2014-10-26" }, "total_sale_dollars": 1432844.6900000002 }, { "purchase_month": { "value": "2014-11-02" }, "total_sale_dollars": 1363555.2699999996 }, { "purchase_month": { "value": "2014-11-09" }, "total_sale_dollars": 857249.2399999998 }, { "purchase_month": { "value": "2014-11-16" }, "total_sale_dollars": 1655662.95 }, { "purchase_month": { "value": "2014-11-23" }, "total_sale_dollars": 482052.8100000001 }, { "purchase_month": { "value": "2014-11-30" }, "total_sale_dollars": 1399071.1799999997 }, { "purchase_month": { "value": "2014-12-07" }, "total_sale_dollars": 1323951.3399999999 }, { "purchase_month": { "value": "2014-12-14" }, "total_sale_dollars": 1758627.2399999993 }, { "purchase_month": { "value": "2014-12-21" }, "total_sale_dollars": 1167258.8799999994 }, { "purchase_month": { "value": "2014-12-28" }, "total_sale_dollars": 756642.4499999998 }, { "purchase_month": { "value": "2015-01-04" }, "total_sale_dollars": 1292448.4299999997 }, { "purchase_month": { "value": "2015-01-11" }, "total_sale_dollars": 1292708.2199999993 }, { "purchase_month": { "value": "2015-01-18" }, "total_sale_dollars": 863319.9799999997 }, { "purchase_month": { "value": "2015-01-25" }, "total_sale_dollars": 1208448.2299999995 }, { "purchase_month": { "value": "2015-02-01" }, "total_sale_dollars": 1169120.0099999998 }, { "purchase_month": { "value": "2015-02-08" }, "total_sale_dollars": 1144309.1199999992 }, { "purchase_month": { "value": "2015-02-15" }, "total_sale_dollars": 1013778.5999999993 }, { "purchase_month": { "value": "2015-02-22" }, "total_sale_dollars": 1063103.6099999999 }, { "purchase_month": { "value": "2015-03-01" }, "total_sale_dollars": 1219161.5399999996 }, { "purchase_month": { "value": "2015-03-08" }, "total_sale_dollars": 1144696.4999999995 }, { "purchase_month": { "value": "2015-03-15" }, "total_sale_dollars": 1313354.9899999993 }, { "purchase_month": { "value": "2015-03-22" }, "total_sale_dollars": 1060562.3299999996 }, { "purchase_month": { "value": "2015-03-29" }, "total_sale_dollars": 1295328.7 }, { "purchase_month": { "value": "2015-04-05" }, "total_sale_dollars": 1196430.96 }, { "purchase_month": { "value": "2015-04-12" }, "total_sale_dollars": 1122482.1299999994 }, { "purchase_month": { "value": "2015-04-19" }, "total_sale_dollars": 1162482.9399999995 }, { "purchase_month": { "value": "2015-04-26" }, "total_sale_dollars": 1347745.1899999997 }, { "purchase_month": { "value": "2015-05-03" }, "total_sale_dollars": 1313068.9599999997 }, { "purchase_month": { "value": "2015-05-10" }, "total_sale_dollars": 1295413.4799999997 }, { "purchase_month": { "value": "2015-05-17" }, "total_sale_dollars": 1793576.3899999994 }, { "purchase_month": { "value": "2015-05-24" }, "total_sale_dollars": 911542.0899999999 }, { "purchase_month": { "value": "2015-05-31" }, "total_sale_dollars": 1476390.1000000006 }, { "purchase_month": { "value": "2015-06-07" }, "total_sale_dollars": 1324446.6099999994 }, { "purchase_month": { "value": "2015-06-14" }, "total_sale_dollars": 1624455.0699999998 }, { "purchase_month": { "value": "2015-06-21" }, "total_sale_dollars": 1987289.699999999 }, { "purchase_month": { "value": "2015-06-28" }, "total_sale_dollars": 1054528.4000000001 }, { "purchase_month": { "value": "2015-07-05" }, "total_sale_dollars": 1453785.17 }, { "purchase_month": { "value": "2015-07-12" }, "total_sale_dollars": 1381683.9399999995 }, { "purchase_month": { "value": "2015-07-19" }, "total_sale_dollars": 1194959.2799999998 }, { "purchase_month": { "value": "2015-07-26" }, "total_sale_dollars": 1507955.43 }, { "purchase_month": { "value": "2015-08-02" }, "total_sale_dollars": 1487950.9099999997 }, { "purchase_month": { "value": "2015-08-09" }, "total_sale_dollars": 1230594.2499999995 }, { "purchase_month": { "value": "2015-08-16" }, "total_sale_dollars": 1406911.0199999998 }, { "purchase_month": { "value": "2015-08-23" }, "total_sale_dollars": 1512424.3099999991 }, { "purchase_month": { "value": "2015-08-30" }, "total_sale_dollars": 1673350.3299999996 }, { "purchase_month": { "value": "2015-09-06" }, "total_sale_dollars": 1046464.9599999997 }, { "purchase_month": { "value": "2015-09-13" }, "total_sale_dollars": 1415272.14 }, { "purchase_month": { "value": "2015-09-20" }, "total_sale_dollars": 1218042.0699999996 }, { "purchase_month": { "value": "2015-09-27" }, "total_sale_dollars": 1594973.1699999995 }, { "purchase_month": { "value": "2015-10-04" }, "total_sale_dollars": 1270651.1599999997 }, { "purchase_month": { "value": "2015-10-11" }, "total_sale_dollars": 1293008.4899999995 }, { "purchase_month": { "value": "2015-10-18" }, "total_sale_dollars": 1448370.7599999998 }, { "purchase_month": { "value": "2015-10-25" }, "total_sale_dollars": 1307155.4299999997 }, { "purchase_month": { "value": "2015-11-01" }, "total_sale_dollars": 1277339.3499999999 }, { "purchase_month": { "value": "2015-11-08" }, "total_sale_dollars": 1231909.6099999994 }, { "purchase_month": { "value": "2015-11-15" }, "total_sale_dollars": 1918186.1199999992 }, { "purchase_month": { "value": "2015-11-22" }, "total_sale_dollars": 505113.83 }, { "purchase_month": { "value": "2015-11-29" }, "total_sale_dollars": 1557857.3499999994 }, { "purchase_month": { "value": "2015-12-06" }, "total_sale_dollars": 1467794.1199999999 }, { "purchase_month": { "value": "2015-12-13" }, "total_sale_dollars": 1688396.1399999992 }, { "purchase_month": { "value": "2015-12-20" }, "total_sale_dollars": 1375562.7699999998 }, { "purchase_month": { "value": "2015-12-27" }, "total_sale_dollars": 991293.6699999997 }, { "purchase_month": { "value": "2016-01-03" }, "total_sale_dollars": 1291819.1699999997 }, { "purchase_month": { "value": "2016-01-10" }, "total_sale_dollars": 1288662.2299999993 }, { "purchase_month": { "value": "2016-01-17" }, "total_sale_dollars": 740649.2000000002 }, { "purchase_month": { "value": "2016-01-24" }, "total_sale_dollars": 1414912.1099999996 }, { "purchase_month": { "value": "2016-01-31" }, "total_sale_dollars": 1241257.3899999994 }, { "purchase_month": { "value": "2016-02-07" }, "total_sale_dollars": 1148984.69 }, { "purchase_month": { "value": "2016-02-14" }, "total_sale_dollars": 1203093.9399999997 }, { "purchase_month": { "value": "2016-02-21" }, "total_sale_dollars": 1121430.3399999994 }, { "purchase_month": { "value": "2016-02-28" }, "total_sale_dollars": 1157817.1399999997 }, { "purchase_month": { "value": "2016-03-06" }, "total_sale_dollars": 1291148.5399999996 }, { "purchase_month": { "value": "2016-03-13" }, "total_sale_dollars": 1227460.3900000001 }, { "purchase_month": { "value": "2016-03-20" }, "total_sale_dollars": 1193828.2099999995 }, { "purchase_month": { "value": "2016-03-27" }, "total_sale_dollars": 1127600.2299999997 }, { "purchase_month": { "value": "2016-04-03" }, "total_sale_dollars": 1411067.02 }, { "purchase_month": { "value": "2016-04-10" }, "total_sale_dollars": 1300264.7699999998 }, { "purchase_month": { "value": "2016-04-17" }, "total_sale_dollars": 1277326.97 }, { "purchase_month": { "value": "2016-04-24" }, "total_sale_dollars": 1386570.7000000004 }, { "purchase_month": { "value": "2016-05-01" }, "total_sale_dollars": 1475407.05 }, { "purchase_month": { "value": "2016-05-08" }, "total_sale_dollars": 1406213.4499999995 }, { "purchase_month": { "value": "2016-05-15" }, "total_sale_dollars": 1403961.549999999 }, { "purchase_month": { "value": "2016-05-22" }, "total_sale_dollars": 1839081.7300000002 }, { "purchase_month": { "value": "2016-05-29" }, "total_sale_dollars": 1059689.57 }, { "purchase_month": { "value": "2016-06-05" }, "total_sale_dollars": 1816493.029999999 }, { "purchase_month": { "value": "2016-06-12" }, "total_sale_dollars": 1560479.9899999993 }, { "purchase_month": { "value": "2016-06-19" }, "total_sale_dollars": 1658252.7200000002 }, { "purchase_month": { "value": "2016-06-26" }, "total_sale_dollars": 2141222.9299999983 }, { "purchase_month": { "value": "2016-07-03" }, "total_sale_dollars": 1114114.2599999995 }, { "purchase_month": { "value": "2016-07-10" }, "total_sale_dollars": 1787180.0399999998 }, { "purchase_month": { "value": "2016-07-17" }, "total_sale_dollars": 1281003.7099999997 }, { "purchase_month": { "value": "2016-07-24" }, "total_sale_dollars": 1598790.7000000002 }, { "purchase_month": { "value": "2016-07-31" }, "total_sale_dollars": 1555833.8699999992 }, { "purchase_month": { "value": "2016-08-07" }, "total_sale_dollars": 1720587.7499999993 }, { "purchase_month": { "value": "2016-08-14" }, "total_sale_dollars": 1419790.3 }, { "purchase_month": { "value": "2016-08-21" }, "total_sale_dollars": 1434895.8599999992 }, { "purchase_month": { "value": "2016-08-28" }, "total_sale_dollars": 1456776.7600000002 }, { "purchase_month": { "value": "2016-09-04" }, "total_sale_dollars": 1238226.38 }, { "purchase_month": { "value": "2016-09-11" }, "total_sale_dollars": 1740826.2699999993 }, { "purchase_month": { "value": "2016-09-18" }, "total_sale_dollars": 1348225.37 }, { "purchase_month": { "value": "2016-09-25" }, "total_sale_dollars": 1336487.64 }, { "purchase_month": { "value": "2016-10-02" }, "total_sale_dollars": 1548858.0499999998 }, { "purchase_month": { "value": "2016-10-09" }, "total_sale_dollars": 1350933.9799999997 }, { "purchase_month": { "value": "2016-10-16" }, "total_sale_dollars": 1388124.6699999995 }, { "purchase_month": { "value": "2016-10-23" }, "total_sale_dollars": 1466326.91 }, { "purchase_month": { "value": "2016-10-30" }, "total_sale_dollars": 1497900.9599999993 }, { "purchase_month": { "value": "2016-11-06" }, "total_sale_dollars": 1464042.6799999995 }, { "purchase_month": { "value": "2016-11-13" }, "total_sale_dollars": 1557808.6399999997 }, { "purchase_month": { "value": "2016-11-20" }, "total_sale_dollars": 878565.0599999997 }, { "purchase_month": { "value": "2016-11-27" }, "total_sale_dollars": 1559568.2699999993 }, { "purchase_month": { "value": "2016-12-04" }, "total_sale_dollars": 1488349.9099999992 }, { "purchase_month": { "value": "2016-12-11" }, "total_sale_dollars": 1483935.7799999996 }, { "purchase_month": { "value": "2016-12-18" }, "total_sale_dollars": 1851718.7799999986 }, { "purchase_month": { "value": "2016-12-25" }, "total_sale_dollars": 1477186.5900000005 }, { "purchase_month": { "value": "2017-01-01" }, "total_sale_dollars": 937240.3699999999 }, { "purchase_month": { "value": "2017-01-08" }, "total_sale_dollars": 1155371.8899999997 }, { "purchase_month": { "value": "2017-01-15" }, "total_sale_dollars": 1082666.1599999997 }, { "purchase_month": { "value": "2017-01-22" }, "total_sale_dollars": 1126024.5999999992 }, { "purchase_month": { "value": "2017-01-29" }, "total_sale_dollars": 1279726.1199999994 }, { "purchase_month": { "value": "2017-02-05" }, "total_sale_dollars": 1794573.32 }, { "purchase_month": { "value": "2017-02-12" }, "total_sale_dollars": 1431449.13 }, { "purchase_month": { "value": "2017-02-19" }, "total_sale_dollars": 1260699.8499999994 }, { "purchase_month": { "value": "2017-02-26" }, "total_sale_dollars": 1273477.9099999997 }, { "purchase_month": { "value": "2017-03-05" }, "total_sale_dollars": 1427848.0799999996 }, { "purchase_month": { "value": "2017-03-12" }, "total_sale_dollars": 1281579.3099999996 }, { "purchase_month": { "value": "2017-03-19" }, "total_sale_dollars": 1192366.6499999994 }, { "purchase_month": { "value": "2017-03-26" }, "total_sale_dollars": 1265999.5999999996 }, { "purchase_month": { "value": "2017-04-02" }, "total_sale_dollars": 1443393.5099999995 }, { "purchase_month": { "value": "2017-04-09" }, "total_sale_dollars": 1557445.7700000005 }, { "purchase_month": { "value": "2017-04-16" }, "total_sale_dollars": 1234890.4599999997 }, { "purchase_month": { "value": "2017-04-23" }, "total_sale_dollars": 1403131.9599999995 }, { "purchase_month": { "value": "2017-04-30" }, "total_sale_dollars": 1412970.4899999993 }, { "purchase_month": { "value": "2017-05-07" }, "total_sale_dollars": 1530933.2099999995 }, { "purchase_month": { "value": "2017-05-14" }, "total_sale_dollars": 1538202.3400000005 }, { "purchase_month": { "value": "2017-05-21" }, "total_sale_dollars": 1661034.7099999995 }, { "purchase_month": { "value": "2017-05-28" }, "total_sale_dollars": 1246314.0199999996 }, { "purchase_month": { "value": "2017-06-04" }, "total_sale_dollars": 1946892.5799999998 }, { "purchase_month": { "value": "2017-06-11" }, "total_sale_dollars": 1887445.2200000002 }, { "purchase_month": { "value": "2017-06-18" }, "total_sale_dollars": 1544239.9499999995 }, { "purchase_month": { "value": "2017-06-25" }, "total_sale_dollars": 2001794.2199999995 }, { "purchase_month": { "value": "2017-07-02" }, "total_sale_dollars": 1540688.2599999998 }, { "purchase_month": { "value": "2017-07-09" }, "total_sale_dollars": 1575162.8699999996 }, { "purchase_month": { "value": "2017-07-16" }, "total_sale_dollars": 1672802.4299999995 }, { "purchase_month": { "value": "2017-07-23" }, "total_sale_dollars": 1671154.4499999997 }, { "purchase_month": { "value": "2017-07-30" }, "total_sale_dollars": 1557519.5299999993 }, { "purchase_month": { "value": "2017-08-06" }, "total_sale_dollars": 1554437.1399999994 }, { "purchase_month": { "value": "2017-08-13" }, "total_sale_dollars": 1710446.0799999994 }, { "purchase_month": { "value": "2017-08-20" }, "total_sale_dollars": 1489796.3899999994 }, { "purchase_month": { "value": "2017-08-27" }, "total_sale_dollars": 1918755.7699999998 }, { "purchase_month": { "value": "2017-09-03" }, "total_sale_dollars": 1538710.8199999991 }, { "purchase_month": { "value": "2017-09-10" }, "total_sale_dollars": 2098250.5499999993 }, { "purchase_month": { "value": "2017-09-17" }, "total_sale_dollars": 1406450.0899999996 }, { "purchase_month": { "value": "2017-09-24" }, "total_sale_dollars": 1433475.0099999998 }, { "purchase_month": { "value": "2017-10-01" }, "total_sale_dollars": 1619535.4799999995 }, { "purchase_month": { "value": "2017-10-08" }, "total_sale_dollars": 1540854.97 }, { "purchase_month": { "value": "2017-10-15" }, "total_sale_dollars": 1450473.8300000003 }, { "purchase_month": { "value": "2017-10-22" }, "total_sale_dollars": 1661436.6599999997 }, { "purchase_month": { "value": "2017-10-29" }, "total_sale_dollars": 1362506.6699999997 }, { "purchase_month": { "value": "2017-11-05" }, "total_sale_dollars": 1601010.349999999 }, { "purchase_month": { "value": "2017-11-12" }, "total_sale_dollars": 1506249.2499999995 }, { "purchase_month": { "value": "2017-11-19" }, "total_sale_dollars": 786168.28 }, { "purchase_month": { "value": "2017-11-26" }, "total_sale_dollars": 1775279.9999999998 }, { "purchase_month": { "value": "2017-12-03" }, "total_sale_dollars": 1762823.4199999992 }, { "purchase_month": { "value": "2017-12-10" }, "total_sale_dollars": 1560693.0899999994 }, { "purchase_month": { "value": "2017-12-17" }, "total_sale_dollars": 1928616.6700000002 }, { "purchase_month": { "value": "2017-12-24" }, "total_sale_dollars": 1285878.2899999998 }, { "purchase_month": { "value": "2017-12-31" }, "total_sale_dollars": 855750.0899999999 }, { "purchase_month": { "value": "2018-01-07" }, "total_sale_dollars": 1345639.8599999992 }, { "purchase_month": { "value": "2018-01-14" }, "total_sale_dollars": 1184391.01 }, { "purchase_month": { "value": "2018-01-21" }, "total_sale_dollars": 1253733.4599999995 }, { "purchase_month": { "value": "2018-01-28" }, "total_sale_dollars": 1311942.6599999992 }, { "purchase_month": { "value": "2018-02-04" }, "total_sale_dollars": 1573640.0399999996 }, { "purchase_month": { "value": "2018-02-11" }, "total_sale_dollars": 1173373.0599999991 }, { "purchase_month": { "value": "2018-02-18" }, "total_sale_dollars": 1234199.409999999 }, { "purchase_month": { "value": "2018-02-25" }, "total_sale_dollars": 1412634.3499999996 }, { "purchase_month": { "value": "2018-03-04" }, "total_sale_dollars": 1575281.159999999 }, { "purchase_month": { "value": "2018-03-11" }, "total_sale_dollars": 1287884.1899999997 }, { "purchase_month": { "value": "2018-03-18" }, "total_sale_dollars": 1286710.5299999986 }, { "purchase_month": { "value": "2018-03-25" }, "total_sale_dollars": 1386264.5099999995 }, { "purchase_month": { "value": "2018-04-01" }, "total_sale_dollars": 1572629.059999999 }, { "purchase_month": { "value": "2018-04-08" }, "total_sale_dollars": 1531975.9499999997 }, { "purchase_month": { "value": "2018-04-15" }, "total_sale_dollars": 1388023.05 }, { "purchase_month": { "value": "2018-04-22" }, "total_sale_dollars": 1539217.5699999994 }, { "purchase_month": { "value": "2018-04-29" }, "total_sale_dollars": 1657541.4199999997 }, { "purchase_month": { "value": "2018-05-06" }, "total_sale_dollars": 1646760.71 }, { "purchase_month": { "value": "2018-05-13" }, "total_sale_dollars": 1544992.0799999994 }, { "purchase_month": { "value": "2018-05-20" }, "total_sale_dollars": 1996714.73 }, { "purchase_month": { "value": "2018-05-27" }, "total_sale_dollars": 1408580.209999999 }, { "purchase_month": { "value": "2018-06-03" }, "total_sale_dollars": 1942108.0599999994 }, { "purchase_month": { "value": "2018-06-10" }, "total_sale_dollars": 1715222.389999999 }, { "purchase_month": { "value": "2018-06-17" }, "total_sale_dollars": 1612151.7600000002 }, { "purchase_month": { "value": "2018-06-24" }, "total_sale_dollars": 2358493.869999999 }, { "purchase_month": { "value": "2018-07-01" }, "total_sale_dollars": 1240801.13 }, { "purchase_month": { "value": "2018-07-08" }, "total_sale_dollars": 1888665.8799999994 }, { "purchase_month": { "value": "2018-07-15" }, "total_sale_dollars": 1739336.9199999995 }, { "purchase_month": { "value": "2018-07-22" }, "total_sale_dollars": 1924859.3299999998 }, { "purchase_month": { "value": "2018-07-29" }, "total_sale_dollars": 1924568.7499999995 }, { "purchase_month": { "value": "2018-08-05" }, "total_sale_dollars": 1638248.9299999995 }, { "purchase_month": { "value": "2018-08-12" }, "total_sale_dollars": 1635757.2899999989 }, { "purchase_month": { "value": "2018-08-19" }, "total_sale_dollars": 1598749.269999999 }, { "purchase_month": { "value": "2018-08-26" }, "total_sale_dollars": 2009566.5399999993 }, { "purchase_month": { "value": "2018-09-02" }, "total_sale_dollars": 1642087.1400000001 }, { "purchase_month": { "value": "2018-09-09" }, "total_sale_dollars": 1947456.94 }, { "purchase_month": { "value": "2018-09-16" }, "total_sale_dollars": 1480072.94 }, { "purchase_month": { "value": "2018-09-23" }, "total_sale_dollars": 1485256.5799999996 }, { "purchase_month": { "value": "2018-09-30" }, "total_sale_dollars": 1669819.4199999992 }, { "purchase_month": { "value": "2018-10-07" }, "total_sale_dollars": 1568478.7399999998 }, { "purchase_month": { "value": "2018-10-14" }, "total_sale_dollars": 1522803.6699999995 }, { "purchase_month": { "value": "2018-10-21" }, "total_sale_dollars": 1600438.32 }, { "purchase_month": { "value": "2018-10-28" }, "total_sale_dollars": 1349538.5599999998 }, { "purchase_month": { "value": "2018-11-04" }, "total_sale_dollars": 1686886.7699999998 }, { "purchase_month": { "value": "2018-11-11" }, "total_sale_dollars": 1794088.489999999 }, { "purchase_month": { "value": "2018-11-18" }, "total_sale_dollars": 993592.8799999995 }, { "purchase_month": { "value": "2018-11-25" }, "total_sale_dollars": 2065629.3599999999 }, { "purchase_month": { "value": "2018-12-02" }, "total_sale_dollars": 1871408.9899999993 }, { "purchase_month": { "value": "2018-12-09" }, "total_sale_dollars": 1781622.21 }, { "purchase_month": { "value": "2018-12-16" }, "total_sale_dollars": 2127304.709999999 }, { "purchase_month": { "value": "2018-12-23" }, "total_sale_dollars": 1444766.4299999992 }, { "purchase_month": { "value": "2018-12-30" }, "total_sale_dollars": 1240514.0699999991 }, { "purchase_month": { "value": "2019-01-06" }, "total_sale_dollars": 1396530.4699999995 }, { "purchase_month": { "value": "2019-01-13" }, "total_sale_dollars": 1229163.2099999993 }, { "purchase_month": { "value": "2019-01-20" }, "total_sale_dollars": 1230462.4199999992 }, { "purchase_month": { "value": "2019-01-27" }, "total_sale_dollars": 1314316.9299999992 }, { "purchase_month": { "value": "2019-02-03" }, "total_sale_dollars": 1464067.6099999994 }, { "purchase_month": { "value": "2019-02-10" }, "total_sale_dollars": 1325781.8699999996 }, { "purchase_month": { "value": "2019-02-17" }, "total_sale_dollars": 1334718.7199999997 }, { "purchase_month": { "value": "2019-02-24" }, "total_sale_dollars": 1410933.1499999992 }, { "purchase_month": { "value": "2019-03-03" }, "total_sale_dollars": 1553551.5300000003 }, { "purchase_month": { "value": "2019-03-10" }, "total_sale_dollars": 1260367.4699999997 }, { "purchase_month": { "value": "2019-03-17" }, "total_sale_dollars": 1233597.7899999996 }, { "purchase_month": { "value": "2019-03-24" }, "total_sale_dollars": 1233620.7399999998 }, { "purchase_month": { "value": "2019-03-31" }, "total_sale_dollars": 1454370.4399999997 }, { "purchase_month": { "value": "2019-04-07" }, "total_sale_dollars": 1355613 }, { "purchase_month": { "value": "2019-04-14" }, "total_sale_dollars": 1379327.6599999992 }, { "purchase_month": { "value": "2019-04-21" }, "total_sale_dollars": 1624580.8099999994 }, { "purchase_month": { "value": "2019-04-28" }, "total_sale_dollars": 1651608.3899999994 }, { "purchase_month": { "value": "2019-05-05" }, "total_sale_dollars": 1749864.4399999992 }, { "purchase_month": { "value": "2019-05-12" }, "total_sale_dollars": 1914397.8999999992 }, { "purchase_month": { "value": "2019-05-19" }, "total_sale_dollars": 1791550.4099999995 }, { "purchase_month": { "value": "2019-05-26" }, "total_sale_dollars": 1799083.23 }, { "purchase_month": { "value": "2019-06-02" }, "total_sale_dollars": 1915570.9299999997 }, { "purchase_month": { "value": "2019-06-09" }, "total_sale_dollars": 1937157.079999999 }, { "purchase_month": { "value": "2019-06-16" }, "total_sale_dollars": 1723517.9499999997 }, { "purchase_month": { "value": "2019-06-23" }, "total_sale_dollars": 2447424.149999999 }, { "purchase_month": { "value": "2019-06-30" }, "total_sale_dollars": 1672593.7999999993 }, { "purchase_month": { "value": "2019-07-07" }, "total_sale_dollars": 1616541.2900000003 }, { "purchase_month": { "value": "2019-07-14" }, "total_sale_dollars": 1663785.6099999999 }, { "purchase_month": { "value": "2019-07-21" }, "total_sale_dollars": 1548257.6199999996 }, { "purchase_month": { "value": "2019-07-28" }, "total_sale_dollars": 2000180.8799999994 }, { "purchase_month": { "value": "2019-08-04" }, "total_sale_dollars": 1693890.2399999995 }, { "purchase_month": { "value": "2019-08-11" }, "total_sale_dollars": 1613079.109999999 }, { "purchase_month": { "value": "2019-08-18" }, "total_sale_dollars": 1645313.899999999 }, { "purchase_month": { "value": "2019-08-25" }, "total_sale_dollars": 2166565.2599999993 }, { "purchase_month": { "value": "2019-09-01" }, "total_sale_dollars": 1795315.3299999991 }, { "purchase_month": { "value": "2019-09-08" }, "total_sale_dollars": 1667229.39 }, { "purchase_month": { "value": "2019-09-15" }, "total_sale_dollars": 1390611.0699999994 }, { "purchase_month": { "value": "2019-09-22" }, "total_sale_dollars": 1799756.9299999992 }, { "purchase_month": { "value": "2019-09-29" }, "total_sale_dollars": 1592402.8599999992 }, { "purchase_month": { "value": "2019-10-06" }, "total_sale_dollars": 1702401.4399999992 }, { "purchase_month": { "value": "2019-10-13" }, "total_sale_dollars": 1793887.7399999995 }, { "purchase_month": { "value": "2019-10-20" }, "total_sale_dollars": 1499730.4 }, { "purchase_month": { "value": "2019-10-27" }, "total_sale_dollars": 1625311.8199999991 }, { "purchase_month": { "value": "2019-11-03" }, "total_sale_dollars": 1562676.0299999993 }, { "purchase_month": { "value": "2019-11-10" }, "total_sale_dollars": 1697867.2599999993 }, { "purchase_month": { "value": "2019-11-17" }, "total_sale_dollars": 1568520.6599999995 }, { "purchase_month": { "value": "2019-11-24" }, "total_sale_dollars": 1391569.5999999994 }, { "purchase_month": { "value": "2019-12-01" }, "total_sale_dollars": 1402811.4099999997 }, { "purchase_month": { "value": "2019-12-08" }, "total_sale_dollars": 1565668.639999999 }, { "purchase_month": { "value": "2019-12-15" }, "total_sale_dollars": 1714977.9899999988 }, { "purchase_month": { "value": "2019-12-22" }, "total_sale_dollars": 1580677.149999999 }, { "purchase_month": { "value": "2019-12-29" }, "total_sale_dollars": 1260577.23 }, { "purchase_month": { "value": "2020-01-05" }, "total_sale_dollars": 1332598.1499999992 }, { "purchase_month": { "value": "2020-01-12" }, "total_sale_dollars": 1164794.7999999996 }, { "purchase_month": { "value": "2020-01-19" }, "total_sale_dollars": 1370637.8999999994 }, { "purchase_month": { "value": "2020-01-26" }, "total_sale_dollars": 1330522.0299999998 }, { "purchase_month": { "value": "2020-02-02" }, "total_sale_dollars": 1494300.1299999997 }, { "purchase_month": { "value": "2020-02-09" }, "total_sale_dollars": 1368096.9899999998 }, { "purchase_month": { "value": "2020-02-16" }, "total_sale_dollars": 1448239.1899999995 }, { "purchase_month": { "value": "2020-02-23" }, "total_sale_dollars": 1564013.18 }, { "purchase_month": { "value": "2020-03-01" }, "total_sale_dollars": 1546500.92 }, { "purchase_month": { "value": "2020-03-08" }, "total_sale_dollars": 1470475.3800000001 }, { "purchase_month": { "value": "2020-03-15" }, "total_sale_dollars": 1766446.59 }, { "purchase_month": { "value": "2020-03-22" }, "total_sale_dollars": 1678451.4999999993 }, { "purchase_month": { "value": "2020-03-29" }, "total_sale_dollars": 1400781.7899999996 }, { "purchase_month": { "value": "2020-04-05" }, "total_sale_dollars": 1978893.249999999 }, { "purchase_month": { "value": "2020-04-12" }, "total_sale_dollars": 1658954.5499999998 }, { "purchase_month": { "value": "2020-04-19" }, "total_sale_dollars": 1626472.0300000003 }, { "purchase_month": { "value": "2020-04-26" }, "total_sale_dollars": 1642681.7999999998 }, { "purchase_month": { "value": "2020-05-03" }, "total_sale_dollars": 1777133.0399999996 }, { "purchase_month": { "value": "2020-05-10" }, "total_sale_dollars": 1802805.9499999997 }, { "purchase_month": { "value": "2020-05-17" }, "total_sale_dollars": 1718192.3499999999 }, { "purchase_month": { "value": "2020-05-24" }, "total_sale_dollars": 1793644.3699999994 }, { "purchase_month": { "value": "2020-05-31" }, "total_sale_dollars": 1715798.4099999992 }, { "purchase_month": { "value": "2020-06-07" }, "total_sale_dollars": 1712610.6899999997 }, { "purchase_month": { "value": "2020-06-14" }, "total_sale_dollars": 1905071.3400000003 }, { "purchase_month": { "value": "2020-06-21" }, "total_sale_dollars": 2167119.2999999993 }, { "purchase_month": { "value": "2020-06-28" }, "total_sale_dollars": 2031548.5899999996 }, { "purchase_month": { "value": "2020-07-05" }, "total_sale_dollars": 1779654.6099999999 }, { "purchase_month": { "value": "2020-07-12" }, "total_sale_dollars": 1607447.6700000002 }, { "purchase_month": { "value": "2020-07-19" }, "total_sale_dollars": 1656557.3299999996 }, { "purchase_month": { "value": "2020-07-26" }, "total_sale_dollars": 1776925.7899999996 }, { "purchase_month": { "value": "2020-08-02" }, "total_sale_dollars": 2151951.389999999 }, { "purchase_month": { "value": "2020-08-09" }, "total_sale_dollars": 1687304.4099999997 }, { "purchase_month": { "value": "2020-08-16" }, "total_sale_dollars": 1999769.43 }, { "purchase_month": { "value": "2020-08-23" }, "total_sale_dollars": 2080794.0499999996 }, { "purchase_month": { "value": "2020-08-30" }, "total_sale_dollars": 1927994.3199999994 }, { "purchase_month": { "value": "2020-09-06" }, "total_sale_dollars": 1718718.5099999998 }, { "purchase_month": { "value": "2020-09-13" }, "total_sale_dollars": 2076145.7499999998 }, { "purchase_month": { "value": "2020-09-20" }, "total_sale_dollars": 2423590.379999999 }, { "purchase_month": { "value": "2020-09-27" }, "total_sale_dollars": 2030624.3699999999 }, { "purchase_month": { "value": "2020-10-04" }, "total_sale_dollars": 2275629.629999999 }, { "purchase_month": { "value": "2020-10-11" }, "total_sale_dollars": 1644127.94 }, { "purchase_month": { "value": "2020-10-18" }, "total_sale_dollars": 1425573.7500000002 }, { "purchase_month": { "value": "2020-10-25" }, "total_sale_dollars": 1536641.2400000002 }, { "purchase_month": { "value": "2020-11-01" }, "total_sale_dollars": 1560800.9799999995 }, { "purchase_month": { "value": "2020-11-08" }, "total_sale_dollars": 1377425.6799999995 }, { "purchase_month": { "value": "2020-11-15" }, "total_sale_dollars": 2060206.8399999994 }, { "purchase_month": { "value": "2020-11-22" }, "total_sale_dollars": 1219386.03 }, { "purchase_month": { "value": "2020-11-29" }, "total_sale_dollars": 1415796.9099999995 }, { "purchase_month": { "value": "2020-12-06" }, "total_sale_dollars": 1648787.6999999988 }, { "purchase_month": { "value": "2020-12-13" }, "total_sale_dollars": 1816392.7099999993 }, { "purchase_month": { "value": "2020-12-20" }, "total_sale_dollars": 1665695.289999999 }, { "purchase_month": { "value": "2020-12-27" }, "total_sale_dollars": 1310386.5699999998 }, { "purchase_month": { "value": "2021-01-03" }, "total_sale_dollars": 1561041.2999999993 }, { "purchase_month": { "value": "2021-01-10" }, "total_sale_dollars": 1430170.249999999 }, { "purchase_month": { "value": "2021-01-17" }, "total_sale_dollars": 1494548.5899999994 }, { "purchase_month": { "value": "2021-01-24" }, "total_sale_dollars": 1558670.149999999 }, { "purchase_month": { "value": "2021-01-31" }, "total_sale_dollars": 1718887.1199999996 }, { "purchase_month": { "value": "2021-02-07" }, "total_sale_dollars": 1474008.4899999998 }, { "purchase_month": { "value": "2021-02-14" }, "total_sale_dollars": 1404477.4299999995 }, { "purchase_month": { "value": "2021-02-21" }, "total_sale_dollars": 1620603.5399999993 }, { "purchase_month": { "value": "2021-02-28" }, "total_sale_dollars": 1447442.9299999997 }, { "purchase_month": { "value": "2021-03-07" }, "total_sale_dollars": 1704307.459999999 }, { "purchase_month": { "value": "2021-03-14" }, "total_sale_dollars": 1639430.9399999992 }, { "purchase_month": { "value": "2021-03-21" }, "total_sale_dollars": 1714086.2399999995 }, { "purchase_month": { "value": "2021-03-28" }, "total_sale_dollars": 1559090.8499999996 }, { "purchase_month": { "value": "2021-04-04" }, "total_sale_dollars": 1747582.539999999 }, { "purchase_month": { "value": "2021-04-11" }, "total_sale_dollars": 1592654.3399999996 }, { "purchase_month": { "value": "2021-04-18" }, "total_sale_dollars": 1872548.0699999994 }, { "purchase_month": { "value": "2021-04-25" }, "total_sale_dollars": 1647991.7899999986 }, { "purchase_month": { "value": "2021-05-02" }, "total_sale_dollars": 2026971.8499999996 }, { "purchase_month": { "value": "2021-05-09" }, "total_sale_dollars": 1668351.2399999998 }, { "purchase_month": { "value": "2021-05-16" }, "total_sale_dollars": 1861867.82 }, { "purchase_month": { "value": "2021-05-23" }, "total_sale_dollars": 1856951.44 }, { "purchase_month": { "value": "2021-05-30" }, "total_sale_dollars": 1784185.3699999992 }, { "purchase_month": { "value": "2021-06-06" }, "total_sale_dollars": 1743445.9299999997 }, { "purchase_month": { "value": "2021-06-13" }, "total_sale_dollars": 2056084.1199999996 }, { "purchase_month": { "value": "2021-06-20" }, "total_sale_dollars": 2064708.4099999997 }, { "purchase_month": { "value": "2021-06-27" }, "total_sale_dollars": 2184168.7299999995 }, { "purchase_month": { "value": "2021-07-04" }, "total_sale_dollars": 2249285.07 }, { "purchase_month": { "value": "2021-07-11" }, "total_sale_dollars": 1606891.8399999992 }, { "purchase_month": { "value": "2021-07-18" }, "total_sale_dollars": 1863310.389999999 }, { "purchase_month": { "value": "2021-07-25" }, "total_sale_dollars": 1673253.3799999994 }, { "purchase_month": { "value": "2021-08-01" }, "total_sale_dollars": 2035353.959999999 }, { "purchase_month": { "value": "2021-08-08" }, "total_sale_dollars": 1764781.0299999993 }, { "purchase_month": { "value": "2021-08-15" }, "total_sale_dollars": 2043449.119999999 }, { "purchase_month": { "value": "2021-08-22" }, "total_sale_dollars": 2426325.2799999993 }, { "purchase_month": { "value": "2021-08-29" }, "total_sale_dollars": 1934234.2099999995 }, { "purchase_month": { "value": "2021-09-05" }, "total_sale_dollars": 1731254.5799999991 }, { "purchase_month": { "value": "2021-09-12" }, "total_sale_dollars": 1791020.6199999992 }, { "purchase_month": { "value": "2021-09-19" }, "total_sale_dollars": 1562025.0499999993 }, { "purchase_month": { "value": "2021-09-26" }, "total_sale_dollars": 1738698.07 }, { "purchase_month": { "value": "2021-10-03" }, "total_sale_dollars": 1979267.4299999995 }, { "purchase_month": { "value": "2021-10-10" }, "total_sale_dollars": 2062561.5399999993 }, { "purchase_month": { "value": "2021-10-17" }, "total_sale_dollars": 1638465.0799999996 }, { "purchase_month": { "value": "2021-10-24" }, "total_sale_dollars": 1581717.3999999992 }, { "purchase_month": { "value": "2021-10-31" }, "total_sale_dollars": 1781000.9899999993 }, { "purchase_month": { "value": "2021-11-07" }, "total_sale_dollars": 2072179.9599999995 }, { "purchase_month": { "value": "2021-11-14" }, "total_sale_dollars": 2542559.44 }, { "purchase_month": { "value": "2021-11-21" }, "total_sale_dollars": 1543809.7299999995 }, { "purchase_month": { "value": "2021-11-28" }, "total_sale_dollars": 1465260.059999999 }, { "purchase_month": { "value": "2021-12-05" }, "total_sale_dollars": 1892868.4099999992 }, { "purchase_month": { "value": "2021-12-12" }, "total_sale_dollars": 1663272.729999999 }, { "purchase_month": { "value": "2021-12-19" }, "total_sale_dollars": 1721108.2099999993 }, { "purchase_month": { "value": "2021-12-26" }, "total_sale_dollars": 1521435.2399999995 }, { "purchase_month": { "value": "2022-01-02" }, "total_sale_dollars": 1833174.9599999997 }, { "purchase_month": { "value": "2022-01-09" }, "total_sale_dollars": 1341562.4899999998 }, { "purchase_month": { "value": "2022-01-16" }, "total_sale_dollars": 1284237.4699999997 }, { "purchase_month": { "value": "2022-01-23" }, "total_sale_dollars": 1305259.0099999993 }, { "purchase_month": { "value": "2022-01-30" }, "total_sale_dollars": 181771.81000000003 } ], "by_class": [ { "category_class": "VODKAS", "total_sale_dollars": 755495862.3701192, "item_count": 1925 } ], "by_vendor_bar_chart": [ { "vendor_name": "FIFTH GENERATION INC", "total_sale_dollars": 109619643.86000273, "total_bottles": 5819791 }, { "vendor_name": "Diageo Americas", "total_sale_dollars": 100830656.26999807, "total_bottles": 7277515 }, { "vendor_name": "Pernod Ricard USA/Austin Nichols", "total_sale_dollars": 58518311.69999345, "total_bottles": 3175023 }, { "vendor_name": "Phillips Beverage Company", "total_sale_dollars": 49450874.78999666, "total_bottles": 4907490 }, { "vendor_name": "Luxco-St Louis", "total_sale_dollars": 48777247.58000344, "total_bottles": 6908155 }, { "vendor_name": "Bacardi U.S.A., Inc.", "total_sale_dollars": 33377101.73999988, "total_bottles": 1445585 }, { "vendor_name": "E & J Gallo Winery", "total_sale_dollars": 32856079.430000063, "total_bottles": 3858027 }, { "vendor_name": "DIAGEO AMERICAS", "total_sale_dollars": 31119466.590001814, "total_bottles": 2251821 }, { "vendor_name": "Sazerac North America", "total_sale_dollars": 29172411.000001278, "total_bottles": 4075693 }, { "vendor_name": "Laird And Company", "total_sale_dollars": 25775471.10999848, "total_bottles": 4430370 } ], "top_sellers_by_revenue": [ { "vendor_name": "FIFTH GENERATION INC", "item_description": "Titos Handmade Vodka", "total_sale_dollars": 103322665.8600033, "total_bottles": 5411147, "avg_price_per_100ml": 1.8960354871108136 }, { "vendor_name": "Luxco-St Louis", "item_description": "Hawkeye Vodka", "total_sale_dollars": 42195474.73000188, "total_bottles": 6074111, "avg_price_per_100ml": 0.6550692054650453 }, { "vendor_name": "Pernod Ricard USA/Austin Nichols", "item_description": "Absolut Swedish Vodka 80 Prf", "total_sale_dollars": 30755524.13999933, "total_bottles": 1538497, "avg_price_per_100ml": 2.2091610239918764 }, { "vendor_name": "Bacardi U.S.A., Inc.", "item_description": "Grey Goose Vodka", "total_sale_dollars": 26177382.039999966, "total_bottles": 1119844, "avg_price_per_100ml": 3.514801613929746 }, { "vendor_name": "Laird And Company", "item_description": "Five O'clock Vodka", "total_sale_dollars": 18572239.479999132, "total_bottles": 3115680, "avg_price_per_100ml": 0.6652777444897887 } ], "most_expensive_products": [ { "vendor_name": "AMERICAN SPIRITS EXCHANGE", "item_description": "E.T. 51 Premium Vodka Mini", "total_sale_dollars": 7197.120000000001, "total_bottles": 42, "avg_price_per_100ml": 342.72 }, { "vendor_name": "AMERICAN SPIRITS EXCHANGE", "item_description": "E.T.51 Premium Vodka Mini", "total_sale_dollars": 11481.12, "total_bottles": 67, "avg_price_per_100ml": 342.72 }, { "vendor_name": "Heaven Hill Brands", "item_description": "Deep Eddy Vodka Mini", "total_sale_dollars": 151.2, "total_bottles": 2, "avg_price_per_100ml": 151.2 }, { "vendor_name": "Hawaii Sea Spirits LLC", "item_description": "Ocean Organic Vodka Mini", "total_sale_dollars": 135, "total_bottles": 3, "avg_price_per_100ml": 90 }, { "vendor_name": "JDSO INC / Red Boot Distillery", "item_description": "Blue Ox Vodka Mini", "total_sale_dollars": 35010, "total_bottles": 778, "avg_price_per_100ml": 90 }, { "vendor_name": "Foundry Distilling Company, LLC", "item_description": "Okoboji Vodka Mini", "total_sale_dollars": 495, "total_bottles": 11, "avg_price_per_100ml": 90 }, { "vendor_name": "SAZERAC COMPANY INC", "item_description": "Platinum 7X Vodka Candy Cane", "total_sale_dollars": 3645, "total_bottles": 81, "avg_price_per_100ml": 90 }, { "vendor_name": "DIAGEO AMERICAS", "item_description": "Ciroc Summer Colada Mini", "total_sale_dollars": 156.48, "total_bottles": 2, "avg_price_per_100ml": 78.24 }, { "vendor_name": "Diageo Americas", "item_description": "Ciroc French Vanilla Mini", "total_sale_dollars": 3249.4500000000007, "total_bottles": 83, "avg_price_per_100ml": 71.55415384615384 }, { "vendor_name": "DIAGEO AMERICAS", "item_description": "Ciroc French Vanilla Mini", "total_sale_dollars": 3601.800000000001, "total_bottles": 94, "avg_price_per_100ml": 66.36857142857141 } ], "by_vendor_dashboard": [ { "vendor_name": "FIFTH GENERATION INC", "total_sale_dollars": 109619643.86000274, "by_month": [ { "purchase_month": { "value": "2012-01-01" }, "total_sale_dollars": 3622.73 }, { "purchase_month": { "value": "2012-01-08" }, "total_sale_dollars": 1759.03 }, { "purchase_month": { "value": "2012-01-15" }, "total_sale_dollars": 916.41 }, { "purchase_month": { "value": "2012-01-22" }, "total_sale_dollars": 1598.33 }, { "purchase_month": { "value": "2012-01-29" }, "total_sale_dollars": 13299.220000000001 }, { "purchase_month": { "value": "2012-02-05" }, "total_sale_dollars": 6087.670000000001 }, { "purchase_month": { "value": "2012-02-12" }, "total_sale_dollars": 3972.74 }, { "purchase_month": { "value": "2012-02-19" }, "total_sale_dollars": 5184.5 }, { "purchase_month": { "value": "2012-02-26" }, "total_sale_dollars": 5263.080000000001 }, { "purchase_month": { "value": "2012-03-04" }, "total_sale_dollars": 4167.850000000001 }, { "purchase_month": { "value": "2012-03-11" }, "total_sale_dollars": 4948.560000000001 }, { "purchase_month": { "value": "2012-03-18" }, "total_sale_dollars": 4993.5700000000015 }, { "purchase_month": { "value": "2012-03-25" }, "total_sale_dollars": 4414.01 }, { "purchase_month": { "value": "2012-04-01" }, "total_sale_dollars": 5463.220000000002 }, { "purchase_month": { "value": "2012-04-08" }, "total_sale_dollars": 12434.350000000004 }, { "purchase_month": { "value": "2012-04-15" }, "total_sale_dollars": 6094.160000000001 }, { "purchase_month": { "value": "2012-04-22" }, "total_sale_dollars": 349.99000000000007 }, { "purchase_month": { "value": "2012-04-29" }, "total_sale_dollars": 8060.440000000001 }, { "purchase_month": { "value": "2012-05-06" }, "total_sale_dollars": 8662.250000000002 }, { "purchase_month": { "value": "2012-05-13" }, "total_sale_dollars": 8828.320000000003 }, { "purchase_month": { "value": "2012-05-20" }, "total_sale_dollars": 11601.670000000004 }, { "purchase_month": { "value": "2012-05-27" }, "total_sale_dollars": 5448.730000000001 }, { "purchase_month": { "value": "2012-06-03" }, "total_sale_dollars": 6801.230000000001 }, { "purchase_month": { "value": "2012-06-10" }, "total_sale_dollars": 12184.990000000002 }, { "purchase_month": { "value": "2012-06-17" }, "total_sale_dollars": 11859.370000000003 }, { "purchase_month": { "value": "2012-06-24" }, "total_sale_dollars": 8345.130000000003 }, { "purchase_month": { "value": "2012-07-01" }, "total_sale_dollars": 10447.84 }, { "purchase_month": { "value": "2012-07-08" }, "total_sale_dollars": 8468.79 }, { "purchase_month": { "value": "2012-07-15" }, "total_sale_dollars": 15275.390000000005 }, { "purchase_month": { "value": "2012-07-22" }, "total_sale_dollars": 9291.800000000003 }, { "purchase_month": { "value": "2012-07-29" }, "total_sale_dollars": 10074.000000000004 }, { "purchase_month": { "value": "2012-08-05" }, "total_sale_dollars": 4789.14 }, { "purchase_month": { "value": "2012-08-12" }, "total_sale_dollars": 21550.72 }, { "purchase_month": { "value": "2012-08-19" }, "total_sale_dollars": 6029.640000000003 }, { "purchase_month": { "value": "2012-08-26" }, "total_sale_dollars": 1609.1999999999998 }, { "purchase_month": { "value": "2012-09-02" }, "total_sale_dollars": 15638.369999999999 }, { "purchase_month": { "value": "2012-09-09" }, "total_sale_dollars": 21765.090000000004 }, { "purchase_month": { "value": "2012-09-16" }, "total_sale_dollars": 11322.890000000003 }, { "purchase_month": { "value": "2012-09-23" }, "total_sale_dollars": 11190.540000000005 }, { "purchase_month": { "value": "2012-09-30" }, "total_sale_dollars": 13350.340000000004 }, { "purchase_month": { "value": "2012-10-07" }, "total_sale_dollars": 12070.750000000005 }, { "purchase_month": { "value": "2012-10-14" }, "total_sale_dollars": 29040.59 }, { "purchase_month": { "value": "2012-10-21" }, "total_sale_dollars": 13611.42 }, { "purchase_month": { "value": "2012-10-28" }, "total_sale_dollars": 8717.310000000001 }, { "purchase_month": { "value": "2012-11-04" }, "total_sale_dollars": 12047.47 }, { "purchase_month": { "value": "2012-11-11" }, "total_sale_dollars": 20901.790000000008 }, { "purchase_month": { "value": "2012-11-18" }, "total_sale_dollars": 2337.7200000000003 }, { "purchase_month": { "value": "2012-11-25" }, "total_sale_dollars": 12167.19 }, { "purchase_month": { "value": "2012-12-02" }, "total_sale_dollars": 8290.45 }, { "purchase_month": { "value": "2012-12-09" }, "total_sale_dollars": 12471.06 }, { "purchase_month": { "value": "2012-12-16" }, "total_sale_dollars": 19628.67 }, { "purchase_month": { "value": "2012-12-23" }, "total_sale_dollars": 21014.54 }, { "purchase_month": { "value": "2012-12-30" }, "total_sale_dollars": 6990.510000000002 }, { "purchase_month": { "value": "2013-01-06" }, "total_sale_dollars": 13208.370000000004 }, { "purchase_month": { "value": "2013-01-13" }, "total_sale_dollars": 6553.7400000000025 }, { "purchase_month": { "value": "2013-01-20" }, "total_sale_dollars": 9674.900000000001 }, { "purchase_month": { "value": "2013-01-27" }, "total_sale_dollars": 7868.020000000002 }, { "purchase_month": { "value": "2013-02-03" }, "total_sale_dollars": 13852.510000000002 }, { "purchase_month": { "value": "2013-02-10" }, "total_sale_dollars": 10024.280000000002 }, { "purchase_month": { "value": "2013-02-17" }, "total_sale_dollars": 9848.84 }, { "purchase_month": { "value": "2013-02-24" }, "total_sale_dollars": 9578.050000000001 }, { "purchase_month": { "value": "2013-03-03" }, "total_sale_dollars": 8978.919999999998 }, { "purchase_month": { "value": "2013-03-10" }, "total_sale_dollars": 11343.630000000005 }, { "purchase_month": { "value": "2013-03-17" }, "total_sale_dollars": 10038.730000000005 }, { "purchase_month": { "value": "2013-03-24" }, "total_sale_dollars": 22702.12000000001 }, { "purchase_month": { "value": "2013-03-31" }, "total_sale_dollars": 17117.79 }, { "purchase_month": { "value": "2013-04-07" }, "total_sale_dollars": 14004.840000000006 }, { "purchase_month": { "value": "2013-04-14" }, "total_sale_dollars": 12136.19 }, { "purchase_month": { "value": "2013-04-21" }, "total_sale_dollars": 12441.999999999998 }, { "purchase_month": { "value": "2013-04-28" }, "total_sale_dollars": 16591.37 }, { "purchase_month": { "value": "2013-05-05" }, "total_sale_dollars": 26541.670000000002 }, { "purchase_month": { "value": "2013-05-12" }, "total_sale_dollars": 11820.89 }, { "purchase_month": { "value": "2013-05-19" }, "total_sale_dollars": 17188.9 }, { "purchase_month": { "value": "2013-05-26" }, "total_sale_dollars": 19697.02 }, { "purchase_month": { "value": "2013-06-02" }, "total_sale_dollars": 19914.730000000003 }, { "purchase_month": { "value": "2013-06-09" }, "total_sale_dollars": 26593.78000000001 }, { "purchase_month": { "value": "2013-06-16" }, "total_sale_dollars": 7295.130000000001 }, { "purchase_month": { "value": "2013-06-23" }, "total_sale_dollars": 34153.899999999994 }, { "purchase_month": { "value": "2013-06-30" }, "total_sale_dollars": 22290.300000000007 }, { "purchase_month": { "value": "2013-07-07" }, "total_sale_dollars": 29104.190000000006 }, { "purchase_month": { "value": "2013-07-14" }, "total_sale_dollars": 26863.570000000007 }, { "purchase_month": { "value": "2013-07-21" }, "total_sale_dollars": 24489.359999999997 }, { "purchase_month": { "value": "2013-07-28" }, "total_sale_dollars": 29719.120000000014 }, { "purchase_month": { "value": "2013-08-04" }, "total_sale_dollars": 36119.42000000001 }, { "purchase_month": { "value": "2013-08-11" }, "total_sale_dollars": 24783.690000000002 }, { "purchase_month": { "value": "2013-08-18" }, "total_sale_dollars": 17669.630000000005 }, { "purchase_month": { "value": "2013-08-25" }, "total_sale_dollars": 22504.760000000002 }, { "purchase_month": { "value": "2013-09-01" }, "total_sale_dollars": 31324.760000000006 }, { "purchase_month": { "value": "2013-09-08" }, "total_sale_dollars": 34332.2 }, { "purchase_month": { "value": "2013-09-15" }, "total_sale_dollars": 27988.120000000003 }, { "purchase_month": { "value": "2013-09-22" }, "total_sale_dollars": 34978.62 }, { "purchase_month": { "value": "2013-09-29" }, "total_sale_dollars": 35924.25 }, { "purchase_month": { "value": "2013-10-06" }, "total_sale_dollars": 21041.300000000007 }, { "purchase_month": { "value": "2013-10-13" }, "total_sale_dollars": 24448.19 }, { "purchase_month": { "value": "2013-10-20" }, "total_sale_dollars": 17104.56 }, { "purchase_month": { "value": "2013-10-27" }, "total_sale_dollars": 20197.110000000008 }, { "purchase_month": { "value": "2013-11-03" }, "total_sale_dollars": 30576.52000000001 }, { "purchase_month": { "value": "2013-11-10" }, "total_sale_dollars": 26725.52 }, { "purchase_month": { "value": "2013-11-17" }, "total_sale_dollars": 40069.439999999995 }, { "purchase_month": { "value": "2013-11-24" }, "total_sale_dollars": 17065.800000000003 }, { "purchase_month": { "value": "2013-12-01" }, "total_sale_dollars": 22517.140000000003 }, { "purchase_month": { "value": "2013-12-08" }, "total_sale_dollars": 37681.840000000004 }, { "purchase_month": { "value": "2013-12-15" }, "total_sale_dollars": 35852.62 }, { "purchase_month": { "value": "2013-12-22" }, "total_sale_dollars": 29817.120000000003 }, { "purchase_month": { "value": "2013-12-29" }, "total_sale_dollars": 11341.38 }, { "purchase_month": { "value": "2014-01-05" }, "total_sale_dollars": 80034.96 }, { "purchase_month": { "value": "2014-01-12" }, "total_sale_dollars": 21943.639999999992 }, { "purchase_month": { "value": "2014-01-19" }, "total_sale_dollars": 22948.660000000007 }, { "purchase_month": { "value": "2014-01-26" }, "total_sale_dollars": 106728.28 }, { "purchase_month": { "value": "2014-02-02" }, "total_sale_dollars": 50491.72 }, { "purchase_month": { "value": "2014-02-09" }, "total_sale_dollars": 19185 }, { "purchase_month": { "value": "2014-02-16" }, "total_sale_dollars": 40700.41 }, { "purchase_month": { "value": "2014-02-23" }, "total_sale_dollars": 25657.250000000004 }, { "purchase_month": { "value": "2014-03-02" }, "total_sale_dollars": 21989.790000000005 }, { "purchase_month": { "value": "2014-03-09" }, "total_sale_dollars": 34158.66999999999 }, { "purchase_month": { "value": "2014-03-16" }, "total_sale_dollars": 24188.52 }, { "purchase_month": { "value": "2014-03-23" }, "total_sale_dollars": 22057.379999999997 }, { "purchase_month": { "value": "2014-03-30" }, "total_sale_dollars": 32232.4 }, { "purchase_month": { "value": "2014-04-06" }, "total_sale_dollars": 41767.87 }, { "purchase_month": { "value": "2014-04-13" }, "total_sale_dollars": 36395.7 }, { "purchase_month": { "value": "2014-04-20" }, "total_sale_dollars": 24815.210000000006 }, { "purchase_month": { "value": "2014-04-27" }, "total_sale_dollars": 35082.880000000005 }, { "purchase_month": { "value": "2014-05-04" }, "total_sale_dollars": 41896.799999999996 }, { "purchase_month": { "value": "2014-05-11" }, "total_sale_dollars": 29137.350000000006 }, { "purchase_month": { "value": "2014-05-18" }, "total_sale_dollars": 38182.48 }, { "purchase_month": { "value": "2014-05-25" }, "total_sale_dollars": 22131.029999999995 }, { "purchase_month": { "value": "2014-06-01" }, "total_sale_dollars": 51417.969999999994 }, { "purchase_month": { "value": "2014-06-08" }, "total_sale_dollars": 46226.98000000001 }, { "purchase_month": { "value": "2014-06-15" }, "total_sale_dollars": 33827.49 }, { "purchase_month": { "value": "2014-06-22" }, "total_sale_dollars": 73068.39 }, { "purchase_month": { "value": "2014-06-29" }, "total_sale_dollars": 35264.100000000006 }, { "purchase_month": { "value": "2014-07-06" }, "total_sale_dollars": 77750.51999999997 }, { "purchase_month": { "value": "2014-07-13" }, "total_sale_dollars": 39884.27 }, { "purchase_month": { "value": "2014-07-20" }, "total_sale_dollars": 36385.74 }, { "purchase_month": { "value": "2014-07-27" }, "total_sale_dollars": 51799.24000000001 }, { "purchase_month": { "value": "2014-08-03" }, "total_sale_dollars": 38671.99000000001 }, { "purchase_month": { "value": "2014-08-10" }, "total_sale_dollars": 45581.090000000004 }, { "purchase_month": { "value": "2014-08-17" }, "total_sale_dollars": 35276.329999999994 }, { "purchase_month": { "value": "2014-08-24" }, "total_sale_dollars": 50065 }, { "purchase_month": { "value": "2014-08-31" }, "total_sale_dollars": 59156.30999999999 }, { "purchase_month": { "value": "2014-09-07" }, "total_sale_dollars": 73787.20000000001 }, { "purchase_month": { "value": "2014-09-14" }, "total_sale_dollars": 56059.170000000006 }, { "purchase_month": { "value": "2014-09-21" }, "total_sale_dollars": 31909.87 }, { "purchase_month": { "value": "2014-09-28" }, "total_sale_dollars": 49395.25 }, { "purchase_month": { "value": "2014-10-05" }, "total_sale_dollars": 41498.929999999986 }, { "purchase_month": { "value": "2014-10-12" }, "total_sale_dollars": 47614.30999999999 }, { "purchase_month": { "value": "2014-10-19" }, "total_sale_dollars": 49523.72 }, { "purchase_month": { "value": "2014-10-26" }, "total_sale_dollars": 59494.83 }, { "purchase_month": { "value": "2014-11-02" }, "total_sale_dollars": 49519.51 }, { "purchase_month": { "value": "2014-11-09" }, "total_sale_dollars": 30376.530000000002 }, { "purchase_month": { "value": "2014-11-16" }, "total_sale_dollars": 64872.55 }, { "purchase_month": { "value": "2014-11-23" }, "total_sale_dollars": 16570.220000000005 }, { "purchase_month": { "value": "2014-11-30" }, "total_sale_dollars": 71436.98000000001 }, { "purchase_month": { "value": "2014-12-07" }, "total_sale_dollars": 39736.63 }, { "purchase_month": { "value": "2014-12-14" }, "total_sale_dollars": 71394.55000000002 }, { "purchase_month": { "value": "2014-12-21" }, "total_sale_dollars": 64008.53999999998 }, { "purchase_month": { "value": "2014-12-28" }, "total_sale_dollars": 34312.63999999999 }, { "purchase_month": { "value": "2015-01-04" }, "total_sale_dollars": 56510.280000000006 }, { "purchase_month": { "value": "2015-01-11" }, "total_sale_dollars": 49061.030000000006 }, { "purchase_month": { "value": "2015-01-18" }, "total_sale_dollars": 58401.72 }, { "purchase_month": { "value": "2015-01-25" }, "total_sale_dollars": 49161.61999999998 }, { "purchase_month": { "value": "2015-02-01" }, "total_sale_dollars": 97903.22999999997 }, { "purchase_month": { "value": "2015-02-08" }, "total_sale_dollars": 50371.22999999999 }, { "purchase_month": { "value": "2015-02-15" }, "total_sale_dollars": 39561.17999999999 }, { "purchase_month": { "value": "2015-02-22" }, "total_sale_dollars": 38943.079999999994 }, { "purchase_month": { "value": "2015-03-01" }, "total_sale_dollars": 37950.26 }, { "purchase_month": { "value": "2015-03-08" }, "total_sale_dollars": 72984.08999999998 }, { "purchase_month": { "value": "2015-03-15" }, "total_sale_dollars": 47798.92 }, { "purchase_month": { "value": "2015-03-22" }, "total_sale_dollars": 58584.52 }, { "purchase_month": { "value": "2015-03-29" }, "total_sale_dollars": 56694.36 }, { "purchase_month": { "value": "2015-04-05" }, "total_sale_dollars": 80418.54999999999 }, { "purchase_month": { "value": "2015-04-12" }, "total_sale_dollars": 34427.31 }, { "purchase_month": { "value": "2015-04-19" }, "total_sale_dollars": 46613.10000000001 }, { "purchase_month": { "value": "2015-04-26" }, "total_sale_dollars": 69474.82 }, { "purchase_month": { "value": "2015-05-03" }, "total_sale_dollars": 84215.23000000001 }, { "purchase_month": { "value": "2015-05-10" }, "total_sale_dollars": 74770.70999999999 }, { "purchase_month": { "value": "2015-05-17" }, "total_sale_dollars": 97438.71000000005 }, { "purchase_month": { "value": "2015-05-24" }, "total_sale_dollars": 47348.44 }, { "purchase_month": { "value": "2015-05-31" }, "total_sale_dollars": 87727.86 }, { "purchase_month": { "value": "2015-06-07" }, "total_sale_dollars": 80448.23 }, { "purchase_month": { "value": "2015-06-14" }, "total_sale_dollars": 91578.41999999998 }, { "purchase_month": { "value": "2015-06-21" }, "total_sale_dollars": 87946.87 }, { "purchase_month": { "value": "2015-06-28" }, "total_sale_dollars": 58888.590000000004 }, { "purchase_month": { "value": "2015-07-05" }, "total_sale_dollars": 102026.75 }, { "purchase_month": { "value": "2015-07-12" }, "total_sale_dollars": 104404.44000000002 }, { "purchase_month": { "value": "2015-07-19" }, "total_sale_dollars": 58473.94 }, { "purchase_month": { "value": "2015-07-26" }, "total_sale_dollars": 95092.71 }, { "purchase_month": { "value": "2015-08-02" }, "total_sale_dollars": 65669.79 }, { "purchase_month": { "value": "2015-08-09" }, "total_sale_dollars": 60474.399999999994 }, { "purchase_month": { "value": "2015-08-16" }, "total_sale_dollars": 84024.01999999997 }, { "purchase_month": { "value": "2015-08-23" }, "total_sale_dollars": 102036.76999999999 }, { "purchase_month": { "value": "2015-08-30" }, "total_sale_dollars": 88313.45000000001 }, { "purchase_month": { "value": "2015-09-06" }, "total_sale_dollars": 124410.96 }, { "purchase_month": { "value": "2015-09-13" }, "total_sale_dollars": 81588.81 }, { "purchase_month": { "value": "2015-09-20" }, "total_sale_dollars": 33736.95999999999 }, { "purchase_month": { "value": "2015-09-27" }, "total_sale_dollars": 163644.31 }, { "purchase_month": { "value": "2015-10-04" }, "total_sale_dollars": 19643.879999999997 }, { "purchase_month": { "value": "2015-10-11" }, "total_sale_dollars": 19817.879999999994 }, { "purchase_month": { "value": "2015-10-18" }, "total_sale_dollars": 196218.47000000003 }, { "purchase_month": { "value": "2015-10-25" }, "total_sale_dollars": 68045.35 }, { "purchase_month": { "value": "2015-11-01" }, "total_sale_dollars": 81782.70000000001 }, { "purchase_month": { "value": "2015-11-08" }, "total_sale_dollars": 109423.80999999998 }, { "purchase_month": { "value": "2015-11-15" }, "total_sale_dollars": 87111.84000000003 }, { "purchase_month": { "value": "2015-11-22" }, "total_sale_dollars": 30320.84 }, { "purchase_month": { "value": "2015-11-29" }, "total_sale_dollars": 114854.68 }, { "purchase_month": { "value": "2015-12-06" }, "total_sale_dollars": 123975.00000000003 }, { "purchase_month": { "value": "2015-12-13" }, "total_sale_dollars": 135709.86000000002 }, { "purchase_month": { "value": "2015-12-20" }, "total_sale_dollars": 78400.68000000001 }, { "purchase_month": { "value": "2015-12-27" }, "total_sale_dollars": 70712.95999999998 }, { "purchase_month": { "value": "2016-01-03" }, "total_sale_dollars": 80890.48 }, { "purchase_month": { "value": "2016-01-10" }, "total_sale_dollars": 93546.29000000001 }, { "purchase_month": { "value": "2016-01-17" }, "total_sale_dollars": 47578.83999999999 }, { "purchase_month": { "value": "2016-01-24" }, "total_sale_dollars": 115429.47999999998 }, { "purchase_month": { "value": "2016-01-31" }, "total_sale_dollars": 112756.47 }, { "purchase_month": { "value": "2016-02-07" }, "total_sale_dollars": 82968.23 }, { "purchase_month": { "value": "2016-02-14" }, "total_sale_dollars": 95338.80000000002 }, { "purchase_month": { "value": "2016-02-21" }, "total_sale_dollars": 74390.84 }, { "purchase_month": { "value": "2016-02-28" }, "total_sale_dollars": 74815.20999999999 }, { "purchase_month": { "value": "2016-03-06" }, "total_sale_dollars": 81838.92 }, { "purchase_month": { "value": "2016-03-13" }, "total_sale_dollars": 77393.97 }, { "purchase_month": { "value": "2016-03-20" }, "total_sale_dollars": 73388.67 }, { "purchase_month": { "value": "2016-03-27" }, "total_sale_dollars": 64586.210000000014 }, { "purchase_month": { "value": "2016-04-03" }, "total_sale_dollars": 153176.02000000002 }, { "purchase_month": { "value": "2016-04-10" }, "total_sale_dollars": 124585.25 }, { "purchase_month": { "value": "2016-04-17" }, "total_sale_dollars": 102778.23999999999 }, { "purchase_month": { "value": "2016-04-24" }, "total_sale_dollars": 91431.70000000001 }, { "purchase_month": { "value": "2016-05-01" }, "total_sale_dollars": 95616.67000000001 }, { "purchase_month": { "value": "2016-05-08" }, "total_sale_dollars": 120420.03000000004 }, { "purchase_month": { "value": "2016-05-15" }, "total_sale_dollars": 104512.43 }, { "purchase_month": { "value": "2016-05-22" }, "total_sale_dollars": 167123.96000000005 }, { "purchase_month": { "value": "2016-05-29" }, "total_sale_dollars": 113773.57 }, { "purchase_month": { "value": "2016-06-05" }, "total_sale_dollars": 219945.68000000002 }, { "purchase_month": { "value": "2016-06-12" }, "total_sale_dollars": 160817.62999999998 }, { "purchase_month": { "value": "2016-06-19" }, "total_sale_dollars": 132732.16 }, { "purchase_month": { "value": "2016-06-26" }, "total_sale_dollars": 171181.67999999996 }, { "purchase_month": { "value": "2016-07-03" }, "total_sale_dollars": 139991.13000000003 }, { "purchase_month": { "value": "2016-07-10" }, "total_sale_dollars": 192551.49 }, { "purchase_month": { "value": "2016-07-17" }, "total_sale_dollars": 132231.27000000002 }, { "purchase_month": { "value": "2016-07-24" }, "total_sale_dollars": 186251.83 }, { "purchase_month": { "value": "2016-07-31" }, "total_sale_dollars": 109065.42000000004 }, { "purchase_month": { "value": "2016-08-07" }, "total_sale_dollars": 120164.63999999997 }, { "purchase_month": { "value": "2016-08-14" }, "total_sale_dollars": 132322.77000000002 }, { "purchase_month": { "value": "2016-08-21" }, "total_sale_dollars": 137768.35999999996 }, { "purchase_month": { "value": "2016-08-28" }, "total_sale_dollars": 194251.4 }, { "purchase_month": { "value": "2016-09-04" }, "total_sale_dollars": 217452.43000000002 }, { "purchase_month": { "value": "2016-09-11" }, "total_sale_dollars": 236367.51999999996 }, { "purchase_month": { "value": "2016-09-18" }, "total_sale_dollars": 166984.58000000002 }, { "purchase_month": { "value": "2016-09-25" }, "total_sale_dollars": 214934.93000000002 }, { "purchase_month": { "value": "2016-10-02" }, "total_sale_dollars": 89620.46999999999 }, { "purchase_month": { "value": "2016-10-09" }, "total_sale_dollars": 99586.34000000001 }, { "purchase_month": { "value": "2016-10-16" }, "total_sale_dollars": 127869.92000000001 }, { "purchase_month": { "value": "2016-10-23" }, "total_sale_dollars": 105883.36000000002 }, { "purchase_month": { "value": "2016-10-30" }, "total_sale_dollars": 150090.00000000003 }, { "purchase_month": { "value": "2016-11-06" }, "total_sale_dollars": 152488.1 }, { "purchase_month": { "value": "2016-11-13" }, "total_sale_dollars": 167136.35999999996 }, { "purchase_month": { "value": "2016-11-20" }, "total_sale_dollars": 84107.86999999998 }, { "purchase_month": { "value": "2016-11-27" }, "total_sale_dollars": 192848.77 }, { "purchase_month": { "value": "2016-12-04" }, "total_sale_dollars": 103509.22 }, { "purchase_month": { "value": "2016-12-11" }, "total_sale_dollars": 136825.46 }, { "purchase_month": { "value": "2016-12-18" }, "total_sale_dollars": 141472.49 }, { "purchase_month": { "value": "2016-12-25" }, "total_sale_dollars": 151173.01 }, { "purchase_month": { "value": "2017-01-01" }, "total_sale_dollars": 107462.32 }, { "purchase_month": { "value": "2017-01-08" }, "total_sale_dollars": 110892.06000000003 }, { "purchase_month": { "value": "2017-01-15" }, "total_sale_dollars": 107346.06 }, { "purchase_month": { "value": "2017-01-22" }, "total_sale_dollars": 64925.08999999999 }, { "purchase_month": { "value": "2017-01-29" }, "total_sale_dollars": 239713 }, { "purchase_month": { "value": "2017-02-05" }, "total_sale_dollars": 534698.38 }, { "purchase_month": { "value": "2017-02-12" }, "total_sale_dollars": 189998.81000000003 }, { "purchase_month": { "value": "2017-02-19" }, "total_sale_dollars": 183873.76 }, { "purchase_month": { "value": "2017-02-26" }, "total_sale_dollars": 125301.33999999998 }, { "purchase_month": { "value": "2017-03-05" }, "total_sale_dollars": 110897.73999999999 }, { "purchase_month": { "value": "2017-03-12" }, "total_sale_dollars": 99296.46999999999 }, { "purchase_month": { "value": "2017-03-19" }, "total_sale_dollars": 99851.2 }, { "purchase_month": { "value": "2017-03-26" }, "total_sale_dollars": 100757.53999999998 }, { "purchase_month": { "value": "2017-04-02" }, "total_sale_dollars": 201192.55 }, { "purchase_month": { "value": "2017-04-09" }, "total_sale_dollars": 226669.77000000002 }, { "purchase_month": { "value": "2017-04-16" }, "total_sale_dollars": 147368.16 }, { "purchase_month": { "value": "2017-04-23" }, "total_sale_dollars": 170572.31000000003 }, { "purchase_month": { "value": "2017-04-30" }, "total_sale_dollars": 126204.25 }, { "purchase_month": { "value": "2017-05-07" }, "total_sale_dollars": 161646.06 }, { "purchase_month": { "value": "2017-05-14" }, "total_sale_dollars": 211414.44000000003 }, { "purchase_month": { "value": "2017-05-21" }, "total_sale_dollars": 173826.59000000003 }, { "purchase_month": { "value": "2017-05-28" }, "total_sale_dollars": 171537.02000000002 }, { "purchase_month": { "value": "2017-06-04" }, "total_sale_dollars": 327095.52 }, { "purchase_month": { "value": "2017-06-11" }, "total_sale_dollars": 282327.69 }, { "purchase_month": { "value": "2017-06-18" }, "total_sale_dollars": 152235.1 }, { "purchase_month": { "value": "2017-06-25" }, "total_sale_dollars": 309457.29000000004 }, { "purchase_month": { "value": "2017-07-02" }, "total_sale_dollars": 241247.4600000001 }, { "purchase_month": { "value": "2017-07-09" }, "total_sale_dollars": 152103.24999999994 }, { "purchase_month": { "value": "2017-07-16" }, "total_sale_dollars": 321849.48000000004 }, { "purchase_month": { "value": "2017-07-23" }, "total_sale_dollars": 315180.57000000007 }, { "purchase_month": { "value": "2017-07-30" }, "total_sale_dollars": 204524.6 }, { "purchase_month": { "value": "2017-08-06" }, "total_sale_dollars": 195098.85000000003 }, { "purchase_month": { "value": "2017-08-13" }, "total_sale_dollars": 184212.79000000004 }, { "purchase_month": { "value": "2017-08-20" }, "total_sale_dollars": 197359.49000000005 }, { "purchase_month": { "value": "2017-08-27" }, "total_sale_dollars": 279620.69 }, { "purchase_month": { "value": "2017-09-03" }, "total_sale_dollars": 273876.27999999997 }, { "purchase_month": { "value": "2017-09-10" }, "total_sale_dollars": 396082.58999999997 }, { "purchase_month": { "value": "2017-09-17" }, "total_sale_dollars": 278294.24 }, { "purchase_month": { "value": "2017-09-24" }, "total_sale_dollars": 292405.52 }, { "purchase_month": { "value": "2017-10-01" }, "total_sale_dollars": 139900.93 }, { "purchase_month": { "value": "2017-10-08" }, "total_sale_dollars": 155519.83000000002 }, { "purchase_month": { "value": "2017-10-15" }, "total_sale_dollars": 177650.05000000002 }, { "purchase_month": { "value": "2017-10-22" }, "total_sale_dollars": 184054.77000000005 }, { "purchase_month": { "value": "2017-10-29" }, "total_sale_dollars": 282315.52999999997 }, { "purchase_month": { "value": "2017-11-05" }, "total_sale_dollars": 293834.5800000001 }, { "purchase_month": { "value": "2017-11-12" }, "total_sale_dollars": 267542.79000000004 }, { "purchase_month": { "value": "2017-11-19" }, "total_sale_dollars": 132380.97999999998 }, { "purchase_month": { "value": "2017-11-26" }, "total_sale_dollars": 509334.1100000001 }, { "purchase_month": { "value": "2017-12-03" }, "total_sale_dollars": 185603.46999999997 }, { "purchase_month": { "value": "2017-12-10" }, "total_sale_dollars": 146903.13999999998 }, { "purchase_month": { "value": "2017-12-17" }, "total_sale_dollars": 249814.15000000008 }, { "purchase_month": { "value": "2017-12-24" }, "total_sale_dollars": 164112.46000000002 }, { "purchase_month": { "value": "2017-12-31" }, "total_sale_dollars": 121446 }, { "purchase_month": { "value": "2018-01-07" }, "total_sale_dollars": 211458.86999999997 }, { "purchase_month": { "value": "2018-01-14" }, "total_sale_dollars": 164439.58 }, { "purchase_month": { "value": "2018-01-21" }, "total_sale_dollars": 196585.69999999995 }, { "purchase_month": { "value": "2018-01-28" }, "total_sale_dollars": 282284.86 }, { "purchase_month": { "value": "2018-02-04" }, "total_sale_dollars": 319682.68 }, { "purchase_month": { "value": "2018-02-11" }, "total_sale_dollars": 178727.86 }, { "purchase_month": { "value": "2018-02-18" }, "total_sale_dollars": 146038.38999999998 }, { "purchase_month": { "value": "2018-02-25" }, "total_sale_dollars": 310034.84 }, { "purchase_month": { "value": "2018-03-04" }, "total_sale_dollars": 176696.38999999998 }, { "purchase_month": { "value": "2018-03-11" }, "total_sale_dollars": 159571.69 }, { "purchase_month": { "value": "2018-03-18" }, "total_sale_dollars": 178215.16000000003 }, { "purchase_month": { "value": "2018-03-25" }, "total_sale_dollars": 154964.31000000003 }, { "purchase_month": { "value": "2018-04-01" }, "total_sale_dollars": 392651.61 }, { "purchase_month": { "value": "2018-04-08" }, "total_sale_dollars": 256003.33 }, { "purchase_month": { "value": "2018-04-15" }, "total_sale_dollars": 258629.02000000008 }, { "purchase_month": { "value": "2018-04-22" }, "total_sale_dollars": 319677 }, { "purchase_month": { "value": "2018-04-29" }, "total_sale_dollars": 272718.2200000001 }, { "purchase_month": { "value": "2018-05-06" }, "total_sale_dollars": 224511.26 }, { "purchase_month": { "value": "2018-05-13" }, "total_sale_dollars": 248257.94000000003 }, { "purchase_month": { "value": "2018-05-20" }, "total_sale_dollars": 374632.93 }, { "purchase_month": { "value": "2018-05-27" }, "total_sale_dollars": 231912.72 }, { "purchase_month": { "value": "2018-06-03" }, "total_sale_dollars": 462075.44 }, { "purchase_month": { "value": "2018-06-10" }, "total_sale_dollars": 242999.50999999998 }, { "purchase_month": { "value": "2018-06-17" }, "total_sale_dollars": 387296.5600000001 }, { "purchase_month": { "value": "2018-06-24" }, "total_sale_dollars": 437434.24 }, { "purchase_month": { "value": "2018-07-01" }, "total_sale_dollars": 322723.11999999994 }, { "purchase_month": { "value": "2018-07-08" }, "total_sale_dollars": 458097.33000000025 }, { "purchase_month": { "value": "2018-07-15" }, "total_sale_dollars": 294911.06000000006 }, { "purchase_month": { "value": "2018-07-22" }, "total_sale_dollars": 499831.89999999997 }, { "purchase_month": { "value": "2018-07-29" }, "total_sale_dollars": 385946.19000000006 }, { "purchase_month": { "value": "2018-08-05" }, "total_sale_dollars": 245530.25000000006 }, { "purchase_month": { "value": "2018-08-12" }, "total_sale_dollars": 270903.2100000001 }, { "purchase_month": { "value": "2018-08-19" }, "total_sale_dollars": 246162.27000000002 }, { "purchase_month": { "value": "2018-08-26" }, "total_sale_dollars": 339881.8900000001 }, { "purchase_month": { "value": "2018-09-02" }, "total_sale_dollars": 357720.66000000003 }, { "purchase_month": { "value": "2018-09-09" }, "total_sale_dollars": 357522.24000000017 }, { "purchase_month": { "value": "2018-09-16" }, "total_sale_dollars": 267830.25000000006 }, { "purchase_month": { "value": "2018-09-23" }, "total_sale_dollars": 431637.5000000001 }, { "purchase_month": { "value": "2018-09-30" }, "total_sale_dollars": 240476.05 }, { "purchase_month": { "value": "2018-10-07" }, "total_sale_dollars": 218262.42000000004 }, { "purchase_month": { "value": "2018-10-14" }, "total_sale_dollars": 225524.83999999997 }, { "purchase_month": { "value": "2018-10-21" }, "total_sale_dollars": 251832.04000000004 }, { "purchase_month": { "value": "2018-10-28" }, "total_sale_dollars": 254565.88000000003 }, { "purchase_month": { "value": "2018-11-04" }, "total_sale_dollars": 401295.64 }, { "purchase_month": { "value": "2018-11-11" }, "total_sale_dollars": 447837.2000000002 }, { "purchase_month": { "value": "2018-11-18" }, "total_sale_dollars": 171664.28 }, { "purchase_month": { "value": "2018-11-25" }, "total_sale_dollars": 586642.2200000001 }, { "purchase_month": { "value": "2018-12-02" }, "total_sale_dollars": 191100.08000000002 }, { "purchase_month": { "value": "2018-12-09" }, "total_sale_dollars": 252339.96000000005 }, { "purchase_month": { "value": "2018-12-16" }, "total_sale_dollars": 313074.0099999999 }, { "purchase_month": { "value": "2018-12-23" }, "total_sale_dollars": 248614.67000000004 }, { "purchase_month": { "value": "2018-12-30" }, "total_sale_dollars": 273623.7700000001 }, { "purchase_month": { "value": "2019-01-06" }, "total_sale_dollars": 253460.78000000003 }, { "purchase_month": { "value": "2019-01-13" }, "total_sale_dollars": 217828.09000000003 }, { "purchase_month": { "value": "2019-01-20" }, "total_sale_dollars": 191949.95 }, { "purchase_month": { "value": "2019-01-27" }, "total_sale_dollars": 270533.11000000004 }, { "purchase_month": { "value": "2019-02-03" }, "total_sale_dollars": 310408.12999999995 }, { "purchase_month": { "value": "2019-02-10" }, "total_sale_dollars": 274738.21 }, { "purchase_month": { "value": "2019-02-17" }, "total_sale_dollars": 246687.49000000002 }, { "purchase_month": { "value": "2019-02-24" }, "total_sale_dollars": 316445.49000000005 }, { "purchase_month": { "value": "2019-03-03" }, "total_sale_dollars": 275645.46 }, { "purchase_month": { "value": "2019-03-10" }, "total_sale_dollars": 250177.95000000007 }, { "purchase_month": { "value": "2019-03-17" }, "total_sale_dollars": 239383.8 }, { "purchase_month": { "value": "2019-03-24" }, "total_sale_dollars": 228989.10000000006 }, { "purchase_month": { "value": "2019-03-31" }, "total_sale_dollars": 283467.7700000001 }, { "purchase_month": { "value": "2019-04-07" }, "total_sale_dollars": 292520.76000000007 }, { "purchase_month": { "value": "2019-04-14" }, "total_sale_dollars": 324636.8300000001 }, { "purchase_month": { "value": "2019-04-21" }, "total_sale_dollars": 431267.42000000004 }, { "purchase_month": { "value": "2019-04-28" }, "total_sale_dollars": 340177.83999999997 }, { "purchase_month": { "value": "2019-05-05" }, "total_sale_dollars": 374416.43 }, { "purchase_month": { "value": "2019-05-12" }, "total_sale_dollars": 402882.3800000001 }, { "purchase_month": { "value": "2019-05-19" }, "total_sale_dollars": 373904.3100000001 }, { "purchase_month": { "value": "2019-05-26" }, "total_sale_dollars": 363843.93999999994 }, { "purchase_month": { "value": "2019-06-02" }, "total_sale_dollars": 432977.1100000001 }, { "purchase_month": { "value": "2019-06-09" }, "total_sale_dollars": 423992.1600000001 }, { "purchase_month": { "value": "2019-06-16" }, "total_sale_dollars": 349238.73000000004 }, { "purchase_month": { "value": "2019-06-23" }, "total_sale_dollars": 610410.9800000001 }, { "purchase_month": { "value": "2019-06-30" }, "total_sale_dollars": 347310.49 }, { "purchase_month": { "value": "2019-07-07" }, "total_sale_dollars": 310343.03 }, { "purchase_month": { "value": "2019-07-14" }, "total_sale_dollars": 341916.27000000014 }, { "purchase_month": { "value": "2019-07-21" }, "total_sale_dollars": 390708.73000000004 }, { "purchase_month": { "value": "2019-07-28" }, "total_sale_dollars": 603399.9600000002 }, { "purchase_month": { "value": "2019-08-04" }, "total_sale_dollars": 477755.1800000001 }, { "purchase_month": { "value": "2019-08-11" }, "total_sale_dollars": 405717.0500000001 }, { "purchase_month": { "value": "2019-08-18" }, "total_sale_dollars": 348158.07999999996 }, { "purchase_month": { "value": "2019-08-25" }, "total_sale_dollars": 507989.2399999999 }, { "purchase_month": { "value": "2019-09-01" }, "total_sale_dollars": 329040.11999999994 }, { "purchase_month": { "value": "2019-09-08" }, "total_sale_dollars": 299278.52 }, { "purchase_month": { "value": "2019-09-15" }, "total_sale_dollars": 315570.84000000014 }, { "purchase_month": { "value": "2019-09-22" }, "total_sale_dollars": 423795.5500000001 }, { "purchase_month": { "value": "2019-09-29" }, "total_sale_dollars": 293379.14 }, { "purchase_month": { "value": "2019-10-06" }, "total_sale_dollars": 317597.48 }, { "purchase_month": { "value": "2019-10-13" }, "total_sale_dollars": 361312.51 }, { "purchase_month": { "value": "2019-10-20" }, "total_sale_dollars": 269301.3 }, { "purchase_month": { "value": "2019-10-27" }, "total_sale_dollars": 328309.81000000006 }, { "purchase_month": { "value": "2019-11-03" }, "total_sale_dollars": 354381.7500000001 }, { "purchase_month": { "value": "2019-11-10" }, "total_sale_dollars": 535131.22 }, { "purchase_month": { "value": "2019-11-17" }, "total_sale_dollars": 331882.75 }, { "purchase_month": { "value": "2019-11-24" }, "total_sale_dollars": 275215.63 }, { "purchase_month": { "value": "2019-12-01" }, "total_sale_dollars": 288165.56000000006 }, { "purchase_month": { "value": "2019-12-08" }, "total_sale_dollars": 328821.29000000004 }, { "purchase_month": { "value": "2019-12-15" }, "total_sale_dollars": 394831.11000000016 }, { "purchase_month": { "value": "2019-12-22" }, "total_sale_dollars": 407958.11 }, { "purchase_month": { "value": "2019-12-29" }, "total_sale_dollars": 270466.43000000005 }, { "purchase_month": { "value": "2020-01-05" }, "total_sale_dollars": 278447.5300000001 }, { "purchase_month": { "value": "2020-01-12" }, "total_sale_dollars": 240521.40999999997 }, { "purchase_month": { "value": "2020-01-19" }, "total_sale_dollars": 332381.77999999985 }, { "purchase_month": { "value": "2020-01-26" }, "total_sale_dollars": 291686.51999999996 }, { "purchase_month": { "value": "2020-02-02" }, "total_sale_dollars": 407718.27000000014 }, { "purchase_month": { "value": "2020-02-09" }, "total_sale_dollars": 322037.81 }, { "purchase_month": { "value": "2020-02-16" }, "total_sale_dollars": 408217.33999999997 }, { "purchase_month": { "value": "2020-02-23" }, "total_sale_dollars": 419336.63 }, { "purchase_month": { "value": "2020-03-01" }, "total_sale_dollars": 306954.04000000004 }, { "purchase_month": { "value": "2020-03-08" }, "total_sale_dollars": 312799.13 }, { "purchase_month": { "value": "2020-03-15" }, "total_sale_dollars": 403380.28 }, { "purchase_month": { "value": "2020-03-22" }, "total_sale_dollars": 322953.75000000006 }, { "purchase_month": { "value": "2020-03-29" }, "total_sale_dollars": 279775.35000000003 }, { "purchase_month": { "value": "2020-04-05" }, "total_sale_dollars": 601817.6000000001 }, { "purchase_month": { "value": "2020-04-12" }, "total_sale_dollars": 318202.4699999999 }, { "purchase_month": { "value": "2020-04-19" }, "total_sale_dollars": 342771.96 }, { "purchase_month": { "value": "2020-04-26" }, "total_sale_dollars": 343486.7299999999 }, { "purchase_month": { "value": "2020-05-03" }, "total_sale_dollars": 573106.22 }, { "purchase_month": { "value": "2020-05-10" }, "total_sale_dollars": 520582.8399999999 }, { "purchase_month": { "value": "2020-05-17" }, "total_sale_dollars": 415876.36 }, { "purchase_month": { "value": "2020-05-24" }, "total_sale_dollars": 528224.8700000001 }, { "purchase_month": { "value": "2020-05-31" }, "total_sale_dollars": 326341.97000000003 }, { "purchase_month": { "value": "2020-06-07" }, "total_sale_dollars": 435539.6300000001 }, { "purchase_month": { "value": "2020-06-14" }, "total_sale_dollars": 594673.7100000001 }, { "purchase_month": { "value": "2020-06-21" }, "total_sale_dollars": 628956.5 }, { "purchase_month": { "value": "2020-06-28" }, "total_sale_dollars": 580878.74 }, { "purchase_month": { "value": "2020-07-05" }, "total_sale_dollars": 381741.2900000001 }, { "purchase_month": { "value": "2020-07-12" }, "total_sale_dollars": 347782.4800000001 }, { "purchase_month": { "value": "2020-07-19" }, "total_sale_dollars": 374135.0400000001 }, { "purchase_month": { "value": "2020-07-26" }, "total_sale_dollars": 487223.7200000001 }, { "purchase_month": { "value": "2020-08-02" }, "total_sale_dollars": 814673.0400000002 }, { "purchase_month": { "value": "2020-08-09" }, "total_sale_dollars": 476564.23 }, { "purchase_month": { "value": "2020-08-16" }, "total_sale_dollars": 502197.26 }, { "purchase_month": { "value": "2020-08-23" }, "total_sale_dollars": 700935.91 }, { "purchase_month": { "value": "2020-08-30" }, "total_sale_dollars": 487966.41 }, { "purchase_month": { "value": "2020-09-06" }, "total_sale_dollars": 394918.7100000001 }, { "purchase_month": { "value": "2020-09-13" }, "total_sale_dollars": 692011.4000000001 }, { "purchase_month": { "value": "2020-09-20" }, "total_sale_dollars": 1057360.7600000002 }, { "purchase_month": { "value": "2020-09-27" }, "total_sale_dollars": 479528.97999999986 }, { "purchase_month": { "value": "2020-10-04" }, "total_sale_dollars": 1032597.8200000001 }, { "purchase_month": { "value": "2020-10-11" }, "total_sale_dollars": 359408.16000000003 }, { "purchase_month": { "value": "2020-10-18" }, "total_sale_dollars": 283111.70000000007 }, { "purchase_month": { "value": "2020-10-25" }, "total_sale_dollars": 413884.51 }, { "purchase_month": { "value": "2020-11-01" }, "total_sale_dollars": 323623.19999999995 }, { "purchase_month": { "value": "2020-11-08" }, "total_sale_dollars": 253425.38000000006 }, { "purchase_month": { "value": "2020-11-15" }, "total_sale_dollars": 908536.0100000001 }, { "purchase_month": { "value": "2020-11-22" }, "total_sale_dollars": 228336.78 }, { "purchase_month": { "value": "2020-11-29" }, "total_sale_dollars": 260715.46 }, { "purchase_month": { "value": "2020-12-06" }, "total_sale_dollars": 297915.93999999994 }, { "purchase_month": { "value": "2020-12-13" }, "total_sale_dollars": 409277.1600000002 }, { "purchase_month": { "value": "2020-12-20" }, "total_sale_dollars": 407353.83000000013 }, { "purchase_month": { "value": "2020-12-27" }, "total_sale_dollars": 318935.58999999997 }, { "purchase_month": { "value": "2021-01-03" }, "total_sale_dollars": 395235.37999999995 }, { "purchase_month": { "value": "2021-01-10" }, "total_sale_dollars": 304543.61000000004 }, { "purchase_month": { "value": "2021-01-17" }, "total_sale_dollars": 333025.1600000001 }, { "purchase_month": { "value": "2021-01-24" }, "total_sale_dollars": 353291.23000000004 }, { "purchase_month": { "value": "2021-01-31" }, "total_sale_dollars": 501186.63 }, { "purchase_month": { "value": "2021-02-07" }, "total_sale_dollars": 374531.17000000004 }, { "purchase_month": { "value": "2021-02-14" }, "total_sale_dollars": 336111.25000000006 }, { "purchase_month": { "value": "2021-02-21" }, "total_sale_dollars": 460818.94 }, { "purchase_month": { "value": "2021-02-28" }, "total_sale_dollars": 339669.68999999994 }, { "purchase_month": { "value": "2021-03-07" }, "total_sale_dollars": 424218.09 }, { "purchase_month": { "value": "2021-03-14" }, "total_sale_dollars": 388670.6599999999 }, { "purchase_month": { "value": "2021-03-21" }, "total_sale_dollars": 368995.7600000001 }, { "purchase_month": { "value": "2021-03-28" }, "total_sale_dollars": 363324.14999999997 }, { "purchase_month": { "value": "2021-04-04" }, "total_sale_dollars": 428857.98000000004 }, { "purchase_month": { "value": "2021-04-11" }, "total_sale_dollars": 385498.1499999999 }, { "purchase_month": { "value": "2021-04-18" }, "total_sale_dollars": 628556.6999999998 }, { "purchase_month": { "value": "2021-04-25" }, "total_sale_dollars": 420052.73 }, { "purchase_month": { "value": "2021-05-02" }, "total_sale_dollars": 715173.9500000001 }, { "purchase_month": { "value": "2021-05-09" }, "total_sale_dollars": 474222.61000000016 }, { "purchase_month": { "value": "2021-05-16" }, "total_sale_dollars": 592457.1500000001 }, { "purchase_month": { "value": "2021-05-23" }, "total_sale_dollars": 529982.33 }, { "purchase_month": { "value": "2021-05-30" }, "total_sale_dollars": 517075.18000000017 }, { "purchase_month": { "value": "2021-06-06" }, "total_sale_dollars": 460784.86 }, { "purchase_month": { "value": "2021-06-13" }, "total_sale_dollars": 712960.45 }, { "purchase_month": { "value": "2021-06-20" }, "total_sale_dollars": 634445.44 }, { "purchase_month": { "value": "2021-06-27" }, "total_sale_dollars": 637790.9800000002 }, { "purchase_month": { "value": "2021-07-04" }, "total_sale_dollars": 711829.51 }, { "purchase_month": { "value": "2021-07-11" }, "total_sale_dollars": 411437.87000000005 }, { "purchase_month": { "value": "2021-07-18" }, "total_sale_dollars": 429693.47000000003 }, { "purchase_month": { "value": "2021-07-25" }, "total_sale_dollars": 443000.67000000004 }, { "purchase_month": { "value": "2021-08-01" }, "total_sale_dollars": 757821.4800000002 }, { "purchase_month": { "value": "2021-08-08" }, "total_sale_dollars": 568790.3099999999 }, { "purchase_month": { "value": "2021-08-15" }, "total_sale_dollars": 766946.7000000001 }, { "purchase_month": { "value": "2021-08-22" }, "total_sale_dollars": 1033341.8800000001 }, { "purchase_month": { "value": "2021-08-29" }, "total_sale_dollars": 582175.5299999999 }, { "purchase_month": { "value": "2021-09-05" }, "total_sale_dollars": 399941.82 }, { "purchase_month": { "value": "2021-09-12" }, "total_sale_dollars": 398733.84999999986 }, { "purchase_month": { "value": "2021-09-19" }, "total_sale_dollars": 343994.2200000001 }, { "purchase_month": { "value": "2021-09-26" }, "total_sale_dollars": 362752.73000000016 }, { "purchase_month": { "value": "2021-10-03" }, "total_sale_dollars": 670952.7800000001 }, { "purchase_month": { "value": "2021-10-10" }, "total_sale_dollars": 820969.1799999997 }, { "purchase_month": { "value": "2021-10-17" }, "total_sale_dollars": 382308.2 }, { "purchase_month": { "value": "2021-10-24" }, "total_sale_dollars": 336627.0500000001 }, { "purchase_month": { "value": "2021-10-31" }, "total_sale_dollars": 420061.0999999999 }, { "purchase_month": { "value": "2021-11-07" }, "total_sale_dollars": 580656.3900000001 }, { "purchase_month": { "value": "2021-11-14" }, "total_sale_dollars": 1169587.0000000005 }, { "purchase_month": { "value": "2021-11-21" }, "total_sale_dollars": 351531.9900000001 }, { "purchase_month": { "value": "2021-11-28" }, "total_sale_dollars": 372815.0000000001 }, { "purchase_month": { "value": "2021-12-05" }, "total_sale_dollars": 411534.70999999985 }, { "purchase_month": { "value": "2021-12-12" }, "total_sale_dollars": 366086.71 }, { "purchase_month": { "value": "2021-12-19" }, "total_sale_dollars": 417339.19999999995 }, { "purchase_month": { "value": "2021-12-26" }, "total_sale_dollars": 383126.51999999996 }, { "purchase_month": { "value": "2022-01-02" }, "total_sale_dollars": 709751.8799999999 }, { "purchase_month": { "value": "2022-01-09" }, "total_sale_dollars": 295578.25999999995 }, { "purchase_month": { "value": "2022-01-16" }, "total_sale_dollars": 293764.07 }, { "purchase_month": { "value": "2022-01-23" }, "total_sale_dollars": 333374.60000000003 }, { "purchase_month": { "value": "2022-01-30" }, "total_sale_dollars": 44334.549999999996 } ], "top_sellers_by_revenue": [ { "vendor_name": "FIFTH GENERATION INC", "item_description": "Titos Handmade Vodka", "total_sale_dollars": 103322665.86000332, "total_bottles": 5411147, "avg_price_per_100ml": 1.8960354871108134 }, { "vendor_name": "FIFTH GENERATION INC", "item_description": "Titos Vodka", "total_sale_dollars": 4866101.399999985, "total_bottles": 334610, "avg_price_per_100ml": 1.9301075699873056 }, { "vendor_name": "FIFTH GENERATION INC", "item_description": "Titos Handmade Vodka Mini", "total_sale_dollars": 959232.0000000022, "total_bottles": 49432, "avg_price_per_100ml": 39.53480067723566 }, { "vendor_name": "FIFTH GENERATION INC", "item_description": "Titos Handmade Mini", "total_sale_dollars": 471644.60000000044, "total_bottles": 24602, "avg_price_per_100ml": 6.329996463306808 } ], "most_expensive_products": [ { "vendor_name": "FIFTH GENERATION INC", "item_description": "Titos Handmade Vodka Mini", "total_sale_dollars": 959232.0000000021, "total_bottles": 49432, "avg_price_per_100ml": 39.534800677235644 }, { "vendor_name": "FIFTH GENERATION INC", "item_description": "Titos Handmade Mini", "total_sale_dollars": 471644.6000000003, "total_bottles": 24602, "avg_price_per_100ml": 6.329996463306808 }, { "vendor_name": "FIFTH GENERATION INC", "item_description": "Titos Vodka", "total_sale_dollars": 4866101.3999999855, "total_bottles": 334610, "avg_price_per_100ml": 1.9301075699873056 }, { "vendor_name": "FIFTH GENERATION INC", "item_description": "Titos Handmade Vodka", "total_sale_dollars": 103322665.86000332, "total_bottles": 5411147, "avg_price_per_100ml": 1.8960354871108134 } ] }, { "vendor_name": "Diageo Americas", "total_sale_dollars": 100830656.26999807, "by_month": [ { "purchase_month": { "value": "2012-01-01" }, "total_sale_dollars": 120211.75 }, { "purchase_month": { "value": "2012-01-08" }, "total_sale_dollars": 145696.27999999997 }, { "purchase_month": { "value": "2012-01-15" }, "total_sale_dollars": 178991.09 }, { "purchase_month": { "value": "2012-01-22" }, "total_sale_dollars": 198290.23999999996 }, { "purchase_month": { "value": "2012-01-29" }, "total_sale_dollars": 199675.31000000003 }, { "purchase_month": { "value": "2012-02-05" }, "total_sale_dollars": 184886.10000000003 }, { "purchase_month": { "value": "2012-02-12" }, "total_sale_dollars": 170926.92 }, { "purchase_month": { "value": "2012-02-19" }, "total_sale_dollars": 221957.57 }, { "purchase_month": { "value": "2012-02-26" }, "total_sale_dollars": 184013.52000000005 }, { "purchase_month": { "value": "2012-03-04" }, "total_sale_dollars": 216996.74000000002 }, { "purchase_month": { "value": "2012-03-11" }, "total_sale_dollars": 198270.11000000004 }, { "purchase_month": { "value": "2012-03-18" }, "total_sale_dollars": 205198.17999999996 }, { "purchase_month": { "value": "2012-03-25" }, "total_sale_dollars": 204795.66 }, { "purchase_month": { "value": "2012-04-01" }, "total_sale_dollars": 207066.97 }, { "purchase_month": { "value": "2012-04-08" }, "total_sale_dollars": 190911.63999999998 }, { "purchase_month": { "value": "2012-04-15" }, "total_sale_dollars": 226054.52999999997 }, { "purchase_month": { "value": "2012-04-22" }, "total_sale_dollars": 231596.89 }, { "purchase_month": { "value": "2012-04-29" }, "total_sale_dollars": 210583.69999999995 }, { "purchase_month": { "value": "2012-05-06" }, "total_sale_dollars": 224913.14999999994 }, { "purchase_month": { "value": "2012-05-13" }, "total_sale_dollars": 227904.86000000004 }, { "purchase_month": { "value": "2012-05-20" }, "total_sale_dollars": 319820.87999999995 }, { "purchase_month": { "value": "2012-05-27" }, "total_sale_dollars": 182984.79 }, { "purchase_month": { "value": "2012-06-03" }, "total_sale_dollars": 291860.9999999999 }, { "purchase_month": { "value": "2012-06-10" }, "total_sale_dollars": 349107.41 }, { "purchase_month": { "value": "2012-06-17" }, "total_sale_dollars": 293418.0199999999 }, { "purchase_month": { "value": "2012-06-24" }, "total_sale_dollars": 333042.11999999994 }, { "purchase_month": { "value": "2012-07-01" }, "total_sale_dollars": 231841.73 }, { "purchase_month": { "value": "2012-07-08" }, "total_sale_dollars": 245900.9999999999 }, { "purchase_month": { "value": "2012-07-15" }, "total_sale_dollars": 239048.77 }, { "purchase_month": { "value": "2012-07-22" }, "total_sale_dollars": 235555.98000000007 }, { "purchase_month": { "value": "2012-07-29" }, "total_sale_dollars": 238802.97 }, { "purchase_month": { "value": "2012-08-05" }, "total_sale_dollars": 250139.8399999999 }, { "purchase_month": { "value": "2012-08-12" }, "total_sale_dollars": 230844.84999999992 }, { "purchase_month": { "value": "2012-08-19" }, "total_sale_dollars": 240344.56 }, { "purchase_month": { "value": "2012-08-26" }, "total_sale_dollars": 316549.17999999993 }, { "purchase_month": { "value": "2012-09-02" }, "total_sale_dollars": 251164.87000000002 }, { "purchase_month": { "value": "2012-09-09" }, "total_sale_dollars": 351059.5099999998 }, { "purchase_month": { "value": "2012-09-16" }, "total_sale_dollars": 243641.3399999999 }, { "purchase_month": { "value": "2012-09-23" }, "total_sale_dollars": 228168.03999999992 }, { "purchase_month": { "value": "2012-09-30" }, "total_sale_dollars": 270441.45 }, { "purchase_month": { "value": "2012-10-07" }, "total_sale_dollars": 258432.59 }, { "purchase_month": { "value": "2012-10-14" }, "total_sale_dollars": 315548.3799999999 }, { "purchase_month": { "value": "2012-10-21" }, "total_sale_dollars": 288347.77999999997 }, { "purchase_month": { "value": "2012-10-28" }, "total_sale_dollars": 190826.78000000003 }, { "purchase_month": { "value": "2012-11-04" }, "total_sale_dollars": 212570.79000000004 }, { "purchase_month": { "value": "2012-11-11" }, "total_sale_dollars": 272884.4399999999 }, { "purchase_month": { "value": "2012-11-18" }, "total_sale_dollars": 114524.77000000005 }, { "purchase_month": { "value": "2012-11-25" }, "total_sale_dollars": 258994.49 }, { "purchase_month": { "value": "2012-12-02" }, "total_sale_dollars": 194422.34999999995 }, { "purchase_month": { "value": "2012-12-09" }, "total_sale_dollars": 267484.17000000004 }, { "purchase_month": { "value": "2012-12-16" }, "total_sale_dollars": 289874.78999999986 }, { "purchase_month": { "value": "2012-12-23" }, "total_sale_dollars": 261920.04999999993 }, { "purchase_month": { "value": "2012-12-30" }, "total_sale_dollars": 150829.06 }, { "purchase_month": { "value": "2013-01-06" }, "total_sale_dollars": 208166.06000000006 }, { "purchase_month": { "value": "2013-01-13" }, "total_sale_dollars": 180561.46000000002 }, { "purchase_month": { "value": "2013-01-20" }, "total_sale_dollars": 181806.41 }, { "purchase_month": { "value": "2013-01-27" }, "total_sale_dollars": 208371.03999999992 }, { "purchase_month": { "value": "2013-02-03" }, "total_sale_dollars": 205873.36000000004 }, { "purchase_month": { "value": "2013-02-10" }, "total_sale_dollars": 233603.01999999996 }, { "purchase_month": { "value": "2013-02-17" }, "total_sale_dollars": 181546.43000000008 }, { "purchase_month": { "value": "2013-02-24" }, "total_sale_dollars": 189517.90999999997 }, { "purchase_month": { "value": "2013-03-03" }, "total_sale_dollars": 205658.65 }, { "purchase_month": { "value": "2013-03-10" }, "total_sale_dollars": 242779.36000000002 }, { "purchase_month": { "value": "2013-03-17" }, "total_sale_dollars": 199200.55000000002 }, { "purchase_month": { "value": "2013-03-24" }, "total_sale_dollars": 199315.00000000006 }, { "purchase_month": { "value": "2013-03-31" }, "total_sale_dollars": 202059.63999999996 }, { "purchase_month": { "value": "2013-04-07" }, "total_sale_dollars": 306781.72000000003 }, { "purchase_month": { "value": "2013-04-14" }, "total_sale_dollars": 221321.33000000002 }, { "purchase_month": { "value": "2013-04-21" }, "total_sale_dollars": 271408.2199999999 }, { "purchase_month": { "value": "2013-04-28" }, "total_sale_dollars": 225894.28999999995 }, { "purchase_month": { "value": "2013-05-05" }, "total_sale_dollars": 216246.6999999999 }, { "purchase_month": { "value": "2013-05-12" }, "total_sale_dollars": 218377.1899999999 }, { "purchase_month": { "value": "2013-05-19" }, "total_sale_dollars": 258169.69999999987 }, { "purchase_month": { "value": "2013-05-26" }, "total_sale_dollars": 256093.86999999994 }, { "purchase_month": { "value": "2013-06-02" }, "total_sale_dollars": 220917.30000000002 }, { "purchase_month": { "value": "2013-06-09" }, "total_sale_dollars": 364751.2800000001 }, { "purchase_month": { "value": "2013-06-16" }, "total_sale_dollars": 149745.13999999993 }, { "purchase_month": { "value": "2013-06-23" }, "total_sale_dollars": 326660.51999999984 }, { "purchase_month": { "value": "2013-06-30" }, "total_sale_dollars": 267566.2999999998 }, { "purchase_month": { "value": "2013-07-07" }, "total_sale_dollars": 261569.31999999983 }, { "purchase_month": { "value": "2013-07-14" }, "total_sale_dollars": 279220.2999999998 }, { "purchase_month": { "value": "2013-07-21" }, "total_sale_dollars": 294216.3099999999 }, { "purchase_month": { "value": "2013-07-28" }, "total_sale_dollars": 286668.18 }, { "purchase_month": { "value": "2013-08-04" }, "total_sale_dollars": 263471.6499999999 }, { "purchase_month": { "value": "2013-08-11" }, "total_sale_dollars": 242242.24999999988 }, { "purchase_month": { "value": "2013-08-18" }, "total_sale_dollars": 298252.5499999999 }, { "purchase_month": { "value": "2013-08-25" }, "total_sale_dollars": 300452.56999999983 }, { "purchase_month": { "value": "2013-09-01" }, "total_sale_dollars": 259065.48999999982 }, { "purchase_month": { "value": "2013-09-08" }, "total_sale_dollars": 247897.8699999999 }, { "purchase_month": { "value": "2013-09-15" }, "total_sale_dollars": 213910.1699999999 }, { "purchase_month": { "value": "2013-09-22" }, "total_sale_dollars": 223146.4 }, { "purchase_month": { "value": "2013-09-29" }, "total_sale_dollars": 370266.4499999999 }, { "purchase_month": { "value": "2013-10-06" }, "total_sale_dollars": 397041.51999999996 }, { "purchase_month": { "value": "2013-10-13" }, "total_sale_dollars": 320564.9399999998 }, { "purchase_month": { "value": "2013-10-20" }, "total_sale_dollars": 196730.29999999993 }, { "purchase_month": { "value": "2013-10-27" }, "total_sale_dollars": 263816.11 }, { "purchase_month": { "value": "2013-11-03" }, "total_sale_dollars": 209662.91999999993 }, { "purchase_month": { "value": "2013-11-10" }, "total_sale_dollars": 238922.82999999996 }, { "purchase_month": { "value": "2013-11-17" }, "total_sale_dollars": 244168.3899999999 }, { "purchase_month": { "value": "2013-11-24" }, "total_sale_dollars": 102289.95000000001 }, { "purchase_month": { "value": "2013-12-01" }, "total_sale_dollars": 362492.5399999998 }, { "purchase_month": { "value": "2013-12-08" }, "total_sale_dollars": 288174.7399999998 }, { "purchase_month": { "value": "2013-12-15" }, "total_sale_dollars": 338723.42 }, { "purchase_month": { "value": "2013-12-22" }, "total_sale_dollars": 238754.0699999999 }, { "purchase_month": { "value": "2013-12-29" }, "total_sale_dollars": 106153.32 }, { "purchase_month": { "value": "2014-01-05" }, "total_sale_dollars": 259729.91999999993 }, { "purchase_month": { "value": "2014-01-12" }, "total_sale_dollars": 220219.88999999987 }, { "purchase_month": { "value": "2014-01-19" }, "total_sale_dollars": 188385.14 }, { "purchase_month": { "value": "2014-01-26" }, "total_sale_dollars": 234159.92999999996 }, { "purchase_month": { "value": "2014-02-02" }, "total_sale_dollars": 196903.97999999992 }, { "purchase_month": { "value": "2014-02-09" }, "total_sale_dollars": 286065.65999999986 }, { "purchase_month": { "value": "2014-02-16" }, "total_sale_dollars": 197291.6499999999 }, { "purchase_month": { "value": "2014-02-23" }, "total_sale_dollars": 223145.61999999997 }, { "purchase_month": { "value": "2014-03-02" }, "total_sale_dollars": 213494.9499999999 }, { "purchase_month": { "value": "2014-03-09" }, "total_sale_dollars": 206542.27999999994 }, { "purchase_month": { "value": "2014-03-16" }, "total_sale_dollars": 222697.30999999988 }, { "purchase_month": { "value": "2014-03-23" }, "total_sale_dollars": 184662.43 }, { "purchase_month": { "value": "2014-03-30" }, "total_sale_dollars": 272732.1599999999 }, { "purchase_month": { "value": "2014-04-06" }, "total_sale_dollars": 320388.81 }, { "purchase_month": { "value": "2014-04-13" }, "total_sale_dollars": 241385.22999999992 }, { "purchase_month": { "value": "2014-04-20" }, "total_sale_dollars": 256495.4599999999 }, { "purchase_month": { "value": "2014-04-27" }, "total_sale_dollars": 267688.88999999996 }, { "purchase_month": { "value": "2014-05-04" }, "total_sale_dollars": 221348.33999999997 }, { "purchase_month": { "value": "2014-05-11" }, "total_sale_dollars": 225887.36 }, { "purchase_month": { "value": "2014-05-18" }, "total_sale_dollars": 286154.54 }, { "purchase_month": { "value": "2014-05-25" }, "total_sale_dollars": 169720.02 }, { "purchase_month": { "value": "2014-06-01" }, "total_sale_dollars": 304012.83999999997 }, { "purchase_month": { "value": "2014-06-08" }, "total_sale_dollars": 324934.85 }, { "purchase_month": { "value": "2014-06-15" }, "total_sale_dollars": 264096.71999999986 }, { "purchase_month": { "value": "2014-06-22" }, "total_sale_dollars": 487960.79 }, { "purchase_month": { "value": "2014-06-29" }, "total_sale_dollars": 170331.27 }, { "purchase_month": { "value": "2014-07-06" }, "total_sale_dollars": 272781.7399999999 }, { "purchase_month": { "value": "2014-07-13" }, "total_sale_dollars": 271729.13999999996 }, { "purchase_month": { "value": "2014-07-20" }, "total_sale_dollars": 247954.16999999993 }, { "purchase_month": { "value": "2014-07-27" }, "total_sale_dollars": 248352.41999999998 }, { "purchase_month": { "value": "2014-08-03" }, "total_sale_dollars": 248274.98000000007 }, { "purchase_month": { "value": "2014-08-10" }, "total_sale_dollars": 243492.58000000013 }, { "purchase_month": { "value": "2014-08-17" }, "total_sale_dollars": 217728.15000000008 }, { "purchase_month": { "value": "2014-08-24" }, "total_sale_dollars": 334044.76000000007 }, { "purchase_month": { "value": "2014-08-31" }, "total_sale_dollars": 257450.14000000004 }, { "purchase_month": { "value": "2014-09-07" }, "total_sale_dollars": 308517.56000000023 }, { "purchase_month": { "value": "2014-09-14" }, "total_sale_dollars": 270676.32000000007 }, { "purchase_month": { "value": "2014-09-21" }, "total_sale_dollars": 258635.3000000001 }, { "purchase_month": { "value": "2014-09-28" }, "total_sale_dollars": 299896.9200000001 }, { "purchase_month": { "value": "2014-10-05" }, "total_sale_dollars": 255739.52000000002 }, { "purchase_month": { "value": "2014-10-12" }, "total_sale_dollars": 375394.71999999986 }, { "purchase_month": { "value": "2014-10-19" }, "total_sale_dollars": 234104.33000000005 }, { "purchase_month": { "value": "2014-10-26" }, "total_sale_dollars": 271611.76000000007 }, { "purchase_month": { "value": "2014-11-02" }, "total_sale_dollars": 265148.0600000001 }, { "purchase_month": { "value": "2014-11-09" }, "total_sale_dollars": 162120.13999999998 }, { "purchase_month": { "value": "2014-11-16" }, "total_sale_dollars": 334411.4800000002 }, { "purchase_month": { "value": "2014-11-23" }, "total_sale_dollars": 99737.74 }, { "purchase_month": { "value": "2014-11-30" }, "total_sale_dollars": 269758.74000000005 }, { "purchase_month": { "value": "2014-12-07" }, "total_sale_dollars": 335063.6300000001 }, { "purchase_month": { "value": "2014-12-14" }, "total_sale_dollars": 329299.6500000001 }, { "purchase_month": { "value": "2014-12-21" }, "total_sale_dollars": 235541.97000000006 }, { "purchase_month": { "value": "2014-12-28" }, "total_sale_dollars": 146800.44000000003 }, { "purchase_month": { "value": "2015-01-04" }, "total_sale_dollars": 268866.9600000002 }, { "purchase_month": { "value": "2015-01-11" }, "total_sale_dollars": 243621.4100000001 }, { "purchase_month": { "value": "2015-01-18" }, "total_sale_dollars": 170092.86 }, { "purchase_month": { "value": "2015-01-25" }, "total_sale_dollars": 239081.6000000001 }, { "purchase_month": { "value": "2015-02-01" }, "total_sale_dollars": 213005.6100000001 }, { "purchase_month": { "value": "2015-02-08" }, "total_sale_dollars": 198877.92000000004 }, { "purchase_month": { "value": "2015-02-15" }, "total_sale_dollars": 226507.8800000001 }, { "purchase_month": { "value": "2015-02-22" }, "total_sale_dollars": 208254.89 }, { "purchase_month": { "value": "2015-03-01" }, "total_sale_dollars": 248438.03000000012 }, { "purchase_month": { "value": "2015-03-08" }, "total_sale_dollars": 231581.75000000003 }, { "purchase_month": { "value": "2015-03-15" }, "total_sale_dollars": 289884.22000000003 }, { "purchase_month": { "value": "2015-03-22" }, "total_sale_dollars": 244355.11000000007 }, { "purchase_month": { "value": "2015-03-29" }, "total_sale_dollars": 245870.33000000005 }, { "purchase_month": { "value": "2015-04-05" }, "total_sale_dollars": 234995.9000000001 }, { "purchase_month": { "value": "2015-04-12" }, "total_sale_dollars": 221867.1400000001 }, { "purchase_month": { "value": "2015-04-19" }, "total_sale_dollars": 230744.4400000001 }, { "purchase_month": { "value": "2015-04-26" }, "total_sale_dollars": 265243.7600000001 }, { "purchase_month": { "value": "2015-05-03" }, "total_sale_dollars": 270014.80000000005 }, { "purchase_month": { "value": "2015-05-10" }, "total_sale_dollars": 264576.86000000004 }, { "purchase_month": { "value": "2015-05-17" }, "total_sale_dollars": 408102.23000000004 }, { "purchase_month": { "value": "2015-05-24" }, "total_sale_dollars": 228900.1400000001 }, { "purchase_month": { "value": "2015-05-31" }, "total_sale_dollars": 312798.8500000001 }, { "purchase_month": { "value": "2015-06-07" }, "total_sale_dollars": 250728.22000000006 }, { "purchase_month": { "value": "2015-06-14" }, "total_sale_dollars": 338441.42000000016 }, { "purchase_month": { "value": "2015-06-21" }, "total_sale_dollars": 407396.95000000007 }, { "purchase_month": { "value": "2015-06-28" }, "total_sale_dollars": 233863.59000000005 }, { "purchase_month": { "value": "2015-07-05" }, "total_sale_dollars": 290295.87000000017 }, { "purchase_month": { "value": "2015-07-12" }, "total_sale_dollars": 285014.0200000001 }, { "purchase_month": { "value": "2015-07-19" }, "total_sale_dollars": 270665.4900000001 }, { "purchase_month": { "value": "2015-07-26" }, "total_sale_dollars": 321224.4200000001 }, { "purchase_month": { "value": "2015-08-02" }, "total_sale_dollars": 304587.88000000006 }, { "purchase_month": { "value": "2015-08-09" }, "total_sale_dollars": 223906.69000000006 }, { "purchase_month": { "value": "2015-08-16" }, "total_sale_dollars": 258681.46000000008 }, { "purchase_month": { "value": "2015-08-23" }, "total_sale_dollars": 278748.9900000001 }, { "purchase_month": { "value": "2015-08-30" }, "total_sale_dollars": 351824.28 }, { "purchase_month": { "value": "2015-09-06" }, "total_sale_dollars": 200984.03000000003 }, { "purchase_month": { "value": "2015-09-13" }, "total_sale_dollars": 250275.88000000006 }, { "purchase_month": { "value": "2015-09-20" }, "total_sale_dollars": 239665.37000000008 }, { "purchase_month": { "value": "2015-09-27" }, "total_sale_dollars": 317590.8500000001 }, { "purchase_month": { "value": "2015-10-04" }, "total_sale_dollars": 254442.8500000001 }, { "purchase_month": { "value": "2015-10-11" }, "total_sale_dollars": 278624.45 }, { "purchase_month": { "value": "2015-10-18" }, "total_sale_dollars": 246797.2600000001 }, { "purchase_month": { "value": "2015-10-25" }, "total_sale_dollars": 243203.71000000005 }, { "purchase_month": { "value": "2015-11-01" }, "total_sale_dollars": 229243.05000000008 }, { "purchase_month": { "value": "2015-11-08" }, "total_sale_dollars": 223821.59000000005 }, { "purchase_month": { "value": "2015-11-15" }, "total_sale_dollars": 404748.56000000006 }, { "purchase_month": { "value": "2015-11-22" }, "total_sale_dollars": 103161.85999999999 }, { "purchase_month": { "value": "2015-11-29" }, "total_sale_dollars": 316150.7200000001 }, { "purchase_month": { "value": "2015-12-06" }, "total_sale_dollars": 390047.56999999995 }, { "purchase_month": { "value": "2015-12-13" }, "total_sale_dollars": 336753.2500000001 }, { "purchase_month": { "value": "2015-12-20" }, "total_sale_dollars": 297013.85000000015 }, { "purchase_month": { "value": "2015-12-27" }, "total_sale_dollars": 192006.16000000006 }, { "purchase_month": { "value": "2016-01-03" }, "total_sale_dollars": 283980.6100000001 }, { "purchase_month": { "value": "2016-01-10" }, "total_sale_dollars": 257821.88000000006 }, { "purchase_month": { "value": "2016-01-17" }, "total_sale_dollars": 166813.12 }, { "purchase_month": { "value": "2016-01-24" }, "total_sale_dollars": 265247.4500000001 }, { "purchase_month": { "value": "2016-01-31" }, "total_sale_dollars": 255149.12000000008 }, { "purchase_month": { "value": "2016-02-07" }, "total_sale_dollars": 238734.38000000006 }, { "purchase_month": { "value": "2016-02-14" }, "total_sale_dollars": 224490.29000000015 }, { "purchase_month": { "value": "2016-02-21" }, "total_sale_dollars": 202839.45000000007 }, { "purchase_month": { "value": "2016-02-28" }, "total_sale_dollars": 215056.33000000007 }, { "purchase_month": { "value": "2016-03-06" }, "total_sale_dollars": 285874.5300000001 }, { "purchase_month": { "value": "2016-03-13" }, "total_sale_dollars": 162229.98000000004 }, { "purchase_month": { "value": "2016-03-20" }, "total_sale_dollars": 210992.07000000007 }, { "purchase_month": { "value": "2016-03-27" }, "total_sale_dollars": 233394.6000000001 }, { "purchase_month": { "value": "2016-04-03" }, "total_sale_dollars": 263621.2 }, { "purchase_month": { "value": "2016-04-10" }, "total_sale_dollars": 273008.09000000014 }, { "purchase_month": { "value": "2016-04-17" }, "total_sale_dollars": 229024.97000000003 }, { "purchase_month": { "value": "2016-04-24" }, "total_sale_dollars": 259808.21000000002 }, { "purchase_month": { "value": "2016-05-01" }, "total_sale_dollars": 330636.2500000002 }, { "purchase_month": { "value": "2016-05-08" }, "total_sale_dollars": 292925.8800000002 }, { "purchase_month": { "value": "2016-05-15" }, "total_sale_dollars": 304079.49000000005 }, { "purchase_month": { "value": "2016-05-22" }, "total_sale_dollars": 356624.34 }, { "purchase_month": { "value": "2016-05-29" }, "total_sale_dollars": 187407.89000000004 }, { "purchase_month": { "value": "2016-06-05" }, "total_sale_dollars": 328141.6000000001 }, { "purchase_month": { "value": "2016-06-12" }, "total_sale_dollars": 287124.7100000002 }, { "purchase_month": { "value": "2016-06-19" }, "total_sale_dollars": 315934.39000000013 }, { "purchase_month": { "value": "2016-06-26" }, "total_sale_dollars": 405472.46 }, { "purchase_month": { "value": "2016-07-03" }, "total_sale_dollars": 212606.51000000007 }, { "purchase_month": { "value": "2016-07-10" }, "total_sale_dollars": 304890.3900000001 }, { "purchase_month": { "value": "2016-07-17" }, "total_sale_dollars": 287893.7500000001 }, { "purchase_month": { "value": "2016-07-24" }, "total_sale_dollars": 332316.3800000001 }, { "purchase_month": { "value": "2016-07-31" }, "total_sale_dollars": 259569.68000000017 }, { "purchase_month": { "value": "2016-08-07" }, "total_sale_dollars": 348903.6600000001 }, { "purchase_month": { "value": "2016-08-14" }, "total_sale_dollars": 257788.8300000002 }, { "purchase_month": { "value": "2016-08-21" }, "total_sale_dollars": 244011.9200000001 }, { "purchase_month": { "value": "2016-08-28" }, "total_sale_dollars": 279837.26000000007 }, { "purchase_month": { "value": "2016-09-04" }, "total_sale_dollars": 228105.86999999997 }, { "purchase_month": { "value": "2016-09-11" }, "total_sale_dollars": 309036.0900000001 }, { "purchase_month": { "value": "2016-09-18" }, "total_sale_dollars": 278166.69999999995 }, { "purchase_month": { "value": "2016-09-25" }, "total_sale_dollars": 255651.2000000001 }, { "purchase_month": { "value": "2016-10-02" }, "total_sale_dollars": 10371.05 }, { "purchase_month": { "value": "2016-10-09" }, "total_sale_dollars": 3371.0600000000004 }, { "purchase_month": { "value": "2016-10-16" }, "total_sale_dollars": 3382.21 }, { "purchase_month": { "value": "2016-10-23" }, "total_sale_dollars": 2339.9600000000005 }, { "purchase_month": { "value": "2016-10-30" }, "total_sale_dollars": 4137.570000000001 }, { "purchase_month": { "value": "2016-11-06" }, "total_sale_dollars": 3114.34 }, { "purchase_month": { "value": "2016-11-13" }, "total_sale_dollars": 6828.86 }, { "purchase_month": { "value": "2016-11-20" }, "total_sale_dollars": 773.4699999999999 }, { "purchase_month": { "value": "2016-11-27" }, "total_sale_dollars": 2428.1600000000008 }, { "purchase_month": { "value": "2016-12-04" }, "total_sale_dollars": 2111.63 }, { "purchase_month": { "value": "2016-12-11" }, "total_sale_dollars": 7015.63 }, { "purchase_month": { "value": "2016-12-18" }, "total_sale_dollars": 4258.790000000001 }, { "purchase_month": { "value": "2016-12-25" }, "total_sale_dollars": 1729.5199999999998 }, { "purchase_month": { "value": "2017-01-01" }, "total_sale_dollars": 1409.6200000000001 }, { "purchase_month": { "value": "2017-01-08" }, "total_sale_dollars": 2483.2799999999997 }, { "purchase_month": { "value": "2017-01-15" }, "total_sale_dollars": 1095.1899999999998 }, { "purchase_month": { "value": "2017-01-22" }, "total_sale_dollars": 934.28 }, { "purchase_month": { "value": "2017-01-29" }, "total_sale_dollars": 1168.17 }, { "purchase_month": { "value": "2017-02-05" }, "total_sale_dollars": 2406.17 }, { "purchase_month": { "value": "2017-02-12" }, "total_sale_dollars": 1484.77 }, { "purchase_month": { "value": "2017-02-19" }, "total_sale_dollars": 1535.4 }, { "purchase_month": { "value": "2017-02-26" }, "total_sale_dollars": 2922.33 }, { "purchase_month": { "value": "2017-03-05" }, "total_sale_dollars": 1283.4100000000003 }, { "purchase_month": { "value": "2017-03-12" }, "total_sale_dollars": 90119.48000000001 }, { "purchase_month": { "value": "2017-03-19" }, "total_sale_dollars": 197408.51 }, { "purchase_month": { "value": "2017-03-26" }, "total_sale_dollars": 210577.84 }, { "purchase_month": { "value": "2017-04-02" }, "total_sale_dollars": 232950.45000000016 }, { "purchase_month": { "value": "2017-04-09" }, "total_sale_dollars": 270504.07000000007 }, { "purchase_month": { "value": "2017-04-16" }, "total_sale_dollars": 216629.40000000008 }, { "purchase_month": { "value": "2017-04-23" }, "total_sale_dollars": 210855.38000000006 }, { "purchase_month": { "value": "2017-04-30" }, "total_sale_dollars": 319971.5400000001 }, { "purchase_month": { "value": "2017-05-07" }, "total_sale_dollars": 346566.5400000001 }, { "purchase_month": { "value": "2017-05-14" }, "total_sale_dollars": 305643.46000000014 }, { "purchase_month": { "value": "2017-05-21" }, "total_sale_dollars": 340920.2300000001 }, { "purchase_month": { "value": "2017-05-28" }, "total_sale_dollars": 253328.94000000006 }, { "purchase_month": { "value": "2017-06-04" }, "total_sale_dollars": 287599.56000000006 }, { "purchase_month": { "value": "2017-06-11" }, "total_sale_dollars": 283142.60000000003 }, { "purchase_month": { "value": "2017-06-18" }, "total_sale_dollars": 264526.2300000001 }, { "purchase_month": { "value": "2017-06-25" }, "total_sale_dollars": 310275.59000000014 }, { "purchase_month": { "value": "2017-07-02" }, "total_sale_dollars": 261193.23000000013 }, { "purchase_month": { "value": "2017-07-09" }, "total_sale_dollars": 306231.47000000003 }, { "purchase_month": { "value": "2017-07-16" }, "total_sale_dollars": 270497.65000000014 }, { "purchase_month": { "value": "2017-07-23" }, "total_sale_dollars": 260113.70000000007 }, { "purchase_month": { "value": "2017-07-30" }, "total_sale_dollars": 240409.46 }, { "purchase_month": { "value": "2017-08-06" }, "total_sale_dollars": 241168.42000000007 }, { "purchase_month": { "value": "2017-08-13" }, "total_sale_dollars": 273379.6700000001 }, { "purchase_month": { "value": "2017-08-20" }, "total_sale_dollars": 244071.65000000002 }, { "purchase_month": { "value": "2017-08-27" }, "total_sale_dollars": 269725.8400000001 }, { "purchase_month": { "value": "2017-09-03" }, "total_sale_dollars": 282593.68000000005 }, { "purchase_month": { "value": "2017-09-10" }, "total_sale_dollars": 417055.75 }, { "purchase_month": { "value": "2017-09-17" }, "total_sale_dollars": 243103.75000000006 }, { "purchase_month": { "value": "2017-09-24" }, "total_sale_dollars": 243729.48000000004 }, { "purchase_month": { "value": "2017-10-01" }, "total_sale_dollars": 307090.13000000006 }, { "purchase_month": { "value": "2017-10-08" }, "total_sale_dollars": 297607.7200000001 }, { "purchase_month": { "value": "2017-10-15" }, "total_sale_dollars": 275044.0900000001 }, { "purchase_month": { "value": "2017-10-22" }, "total_sale_dollars": 261682.22000000003 }, { "purchase_month": { "value": "2017-10-29" }, "total_sale_dollars": 168794.43000000002 }, { "purchase_month": { "value": "2017-11-05" }, "total_sale_dollars": 214479.83000000005 }, { "purchase_month": { "value": "2017-11-12" }, "total_sale_dollars": 270366.10000000015 }, { "purchase_month": { "value": "2017-11-19" }, "total_sale_dollars": 136712.90999999995 }, { "purchase_month": { "value": "2017-11-26" }, "total_sale_dollars": 238155.64000000007 }, { "purchase_month": { "value": "2017-12-03" }, "total_sale_dollars": 379692.3500000001 }, { "purchase_month": { "value": "2017-12-10" }, "total_sale_dollars": 416858.99000000005 }, { "purchase_month": { "value": "2017-12-17" }, "total_sale_dollars": 330492.3300000002 }, { "purchase_month": { "value": "2017-12-24" }, "total_sale_dollars": 133496.09000000003 }, { "purchase_month": { "value": "2017-12-31" }, "total_sale_dollars": 958.4099999999999 }, { "purchase_month": { "value": "2018-01-07" }, "total_sale_dollars": 4111.49 }, { "purchase_month": { "value": "2018-01-14" }, "total_sale_dollars": 878.3299999999999 }, { "purchase_month": { "value": "2018-01-21" }, "total_sale_dollars": 5292.850000000001 }, { "purchase_month": { "value": "2018-01-28" }, "total_sale_dollars": 824.36 }, { "purchase_month": { "value": "2018-02-04" }, "total_sale_dollars": 1317.6100000000001 }, { "purchase_month": { "value": "2018-02-11" }, "total_sale_dollars": 751.2 }, { "purchase_month": { "value": "2018-02-18" }, "total_sale_dollars": 768.49 }, { "purchase_month": { "value": "2018-02-25" }, "total_sale_dollars": 1588.1100000000001 }, { "purchase_month": { "value": "2018-03-04" }, "total_sale_dollars": 1219.88 }, { "purchase_month": { "value": "2018-03-11" }, "total_sale_dollars": 1221.1899999999998 }, { "purchase_month": { "value": "2018-03-18" }, "total_sale_dollars": 1012.7299999999998 }, { "purchase_month": { "value": "2018-03-25" }, "total_sale_dollars": 1557.62 }, { "purchase_month": { "value": "2018-04-01" }, "total_sale_dollars": 1593.0300000000002 }, { "purchase_month": { "value": "2018-04-08" }, "total_sale_dollars": 1779.8400000000001 }, { "purchase_month": { "value": "2018-04-15" }, "total_sale_dollars": 1673.4800000000002 }, { "purchase_month": { "value": "2018-04-22" }, "total_sale_dollars": 990.7199999999999 }, { "purchase_month": { "value": "2018-04-29" }, "total_sale_dollars": 788.43 }, { "purchase_month": { "value": "2018-05-06" }, "total_sale_dollars": 4288.8099999999995 }, { "purchase_month": { "value": "2018-05-13" }, "total_sale_dollars": 1596.4199999999996 }, { "purchase_month": { "value": "2018-05-20" }, "total_sale_dollars": 1018.38 }, { "purchase_month": { "value": "2018-05-27" }, "total_sale_dollars": 866.9100000000001 }, { "purchase_month": { "value": "2018-06-03" }, "total_sale_dollars": 70317.98 }, { "purchase_month": { "value": "2018-06-10" }, "total_sale_dollars": 357775.69 }, { "purchase_month": { "value": "2018-06-17" }, "total_sale_dollars": 229953.77000000008 }, { "purchase_month": { "value": "2018-06-24" }, "total_sale_dollars": 385888.23 }, { "purchase_month": { "value": "2018-07-01" }, "total_sale_dollars": 165010.10000000003 }, { "purchase_month": { "value": "2018-07-08" }, "total_sale_dollars": 281494.49000000017 }, { "purchase_month": { "value": "2018-07-15" }, "total_sale_dollars": 234483.70000000004 }, { "purchase_month": { "value": "2018-07-22" }, "total_sale_dollars": 242801.1600000001 }, { "purchase_month": { "value": "2018-07-29" }, "total_sale_dollars": 107480.35 }, { "purchase_month": { "value": "2018-08-05" }, "total_sale_dollars": 7033.450000000001 }, { "purchase_month": { "value": "2018-08-12" }, "total_sale_dollars": 498.34000000000003 }, { "purchase_month": { "value": "2018-08-19" }, "total_sale_dollars": 1108.01 }, { "purchase_month": { "value": "2018-08-26" }, "total_sale_dollars": 1520.8400000000004 }, { "purchase_month": { "value": "2018-09-02" }, "total_sale_dollars": 198795.03000000006 }, { "purchase_month": { "value": "2018-09-09" }, "total_sale_dollars": 234111.99000000008 }, { "purchase_month": { "value": "2018-09-16" }, "total_sale_dollars": 236284.12000000008 }, { "purchase_month": { "value": "2018-09-23" }, "total_sale_dollars": 199036.9200000001 }, { "purchase_month": { "value": "2018-09-30" }, "total_sale_dollars": 364766.94000000006 }, { "purchase_month": { "value": "2018-10-07" }, "total_sale_dollars": 327643.89 }, { "purchase_month": { "value": "2018-10-14" }, "total_sale_dollars": 341343.06000000006 }, { "purchase_month": { "value": "2018-10-21" }, "total_sale_dollars": 331643.23 }, { "purchase_month": { "value": "2018-10-28" }, "total_sale_dollars": 240933.81000000008 }, { "purchase_month": { "value": "2018-11-04" }, "total_sale_dollars": 79689.92999999998 }, { "purchase_month": { "value": "2018-11-11" }, "total_sale_dollars": 1052.7 }, { "purchase_month": { "value": "2018-11-18" }, "total_sale_dollars": 1826.8099999999997 }, { "purchase_month": { "value": "2018-11-25" }, "total_sale_dollars": 1716.76 }, { "purchase_month": { "value": "2018-12-02" }, "total_sale_dollars": 7216.889999999999 }, { "purchase_month": { "value": "2018-12-09" }, "total_sale_dollars": 1331.23 }, { "purchase_month": { "value": "2018-12-16" }, "total_sale_dollars": 2397.9300000000003 }, { "purchase_month": { "value": "2018-12-23" }, "total_sale_dollars": 646.0699999999999 }, { "purchase_month": { "value": "2018-12-30" }, "total_sale_dollars": 2475 }, { "purchase_month": { "value": "2019-01-06" }, "total_sale_dollars": 1043.85 }, { "purchase_month": { "value": "2019-01-13" }, "total_sale_dollars": 984.8899999999999 }, { "purchase_month": { "value": "2019-01-20" }, "total_sale_dollars": 455.83 }, { "purchase_month": { "value": "2019-01-27" }, "total_sale_dollars": 330.02000000000004 }, { "purchase_month": { "value": "2019-02-03" }, "total_sale_dollars": 331.56 }, { "purchase_month": { "value": "2019-02-10" }, "total_sale_dollars": 1308.27 }, { "purchase_month": { "value": "2019-02-17" }, "total_sale_dollars": 1062.6999999999998 }, { "purchase_month": { "value": "2019-02-24" }, "total_sale_dollars": 26942.86 }, { "purchase_month": { "value": "2019-03-03" }, "total_sale_dollars": 304716.4899999999 }, { "purchase_month": { "value": "2019-03-10" }, "total_sale_dollars": 212509.86000000004 }, { "purchase_month": { "value": "2019-03-17" }, "total_sale_dollars": 205471.77000000005 }, { "purchase_month": { "value": "2019-03-24" }, "total_sale_dollars": 190835.95 }, { "purchase_month": { "value": "2019-03-31" }, "total_sale_dollars": 192251.18000000005 }, { "purchase_month": { "value": "2019-04-07" }, "total_sale_dollars": 194596.42000000007 }, { "purchase_month": { "value": "2019-04-14" }, "total_sale_dollars": 213274.57000000004 }, { "purchase_month": { "value": "2019-04-21" }, "total_sale_dollars": 212998.34 }, { "purchase_month": { "value": "2019-04-28" }, "total_sale_dollars": 243307.05000000005 }, { "purchase_month": { "value": "2019-05-05" }, "total_sale_dollars": 286066.66000000003 }, { "purchase_month": { "value": "2019-05-12" }, "total_sale_dollars": 311404.7000000001 }, { "purchase_month": { "value": "2019-05-19" }, "total_sale_dollars": 324707.6800000001 }, { "purchase_month": { "value": "2019-05-26" }, "total_sale_dollars": 301029.1900000001 }, { "purchase_month": { "value": "2019-06-02" }, "total_sale_dollars": 245325.4200000001 }, { "purchase_month": { "value": "2019-06-09" }, "total_sale_dollars": 234873.44000000012 }, { "purchase_month": { "value": "2019-06-16" }, "total_sale_dollars": 208979.3500000001 }, { "purchase_month": { "value": "2019-06-23" }, "total_sale_dollars": 264517.9900000001 }, { "purchase_month": { "value": "2019-06-30" }, "total_sale_dollars": 272278.29000000004 }, { "purchase_month": { "value": "2019-07-07" }, "total_sale_dollars": 275823.1500000002 }, { "purchase_month": { "value": "2019-07-14" }, "total_sale_dollars": 244362.33000000007 }, { "purchase_month": { "value": "2019-07-21" }, "total_sale_dollars": 242937.4400000001 }, { "purchase_month": { "value": "2019-07-28" }, "total_sale_dollars": 174656.64000000004 }, { "purchase_month": { "value": "2020-02-02" }, "total_sale_dollars": 195918.82000000004 }, { "purchase_month": { "value": "2020-02-09" }, "total_sale_dollars": 168420.83000000005 }, { "purchase_month": { "value": "2020-02-16" }, "total_sale_dollars": 170752.56 }, { "purchase_month": { "value": "2020-02-23" }, "total_sale_dollars": 235399.61000000004 }, { "purchase_month": { "value": "2020-03-01" }, "total_sale_dollars": 224901.69000000006 }, { "purchase_month": { "value": "2020-03-08" }, "total_sale_dollars": 225677.84000000005 }, { "purchase_month": { "value": "2020-03-15" }, "total_sale_dollars": 267327.5100000001 }, { "purchase_month": { "value": "2020-03-22" }, "total_sale_dollars": 206457.6200000001 }, { "purchase_month": { "value": "2020-03-29" }, "total_sale_dollars": 247171.9100000001 }, { "purchase_month": { "value": "2020-04-05" }, "total_sale_dollars": 315857.7000000001 }, { "purchase_month": { "value": "2020-04-12" }, "total_sale_dollars": 352272.6700000001 }, { "purchase_month": { "value": "2020-04-19" }, "total_sale_dollars": 306337.99000000017 }, { "purchase_month": { "value": "2020-04-26" }, "total_sale_dollars": 334131.42000000004 }, { "purchase_month": { "value": "2020-05-03" }, "total_sale_dollars": 205548.70000000007 }, { "purchase_month": { "value": "2020-05-10" }, "total_sale_dollars": 222984.11000000004 }, { "purchase_month": { "value": "2020-05-17" }, "total_sale_dollars": 227759.43000000002 }, { "purchase_month": { "value": "2020-05-24" }, "total_sale_dollars": 242807.06000000008 }, { "purchase_month": { "value": "2020-05-31" }, "total_sale_dollars": 251647.5500000001 }, { "purchase_month": { "value": "2020-06-07" }, "total_sale_dollars": 233651.90000000017 }, { "purchase_month": { "value": "2020-06-14" }, "total_sale_dollars": 247090.20000000007 }, { "purchase_month": { "value": "2020-06-21" }, "total_sale_dollars": 268700.6900000001 }, { "purchase_month": { "value": "2020-06-28" }, "total_sale_dollars": 298792.9400000002 }, { "purchase_month": { "value": "2020-07-05" }, "total_sale_dollars": 246920.8600000001 }, { "purchase_month": { "value": "2020-07-12" }, "total_sale_dollars": 243115.43000000005 }, { "purchase_month": { "value": "2020-07-19" }, "total_sale_dollars": 250001.11000000002 }, { "purchase_month": { "value": "2020-07-26" }, "total_sale_dollars": 290025.28000000014 }, { "purchase_month": { "value": "2020-08-02" }, "total_sale_dollars": 193775.11000000004 }, { "purchase_month": { "value": "2020-08-09" }, "total_sale_dollars": 241974.04000000004 }, { "purchase_month": { "value": "2020-08-16" }, "total_sale_dollars": 257821.08000000016 }, { "purchase_month": { "value": "2020-08-23" }, "total_sale_dollars": 247170.52000000002 }, { "purchase_month": { "value": "2020-08-30" }, "total_sale_dollars": 258736.14000000004 }, { "purchase_month": { "value": "2020-09-06" }, "total_sale_dollars": 248640.99000000002 }, { "purchase_month": { "value": "2020-09-13" }, "total_sale_dollars": 245143.75000000006 }, { "purchase_month": { "value": "2020-09-20" }, "total_sale_dollars": 277122.7100000002 }, { "purchase_month": { "value": "2020-09-27" }, "total_sale_dollars": 276882.87 }, { "purchase_month": { "value": "2020-10-04" }, "total_sale_dollars": 244613.54000000004 }, { "purchase_month": { "value": "2020-10-11" }, "total_sale_dollars": 249263.14000000007 }, { "purchase_month": { "value": "2020-10-18" }, "total_sale_dollars": 229441.47000000006 }, { "purchase_month": { "value": "2020-10-25" }, "total_sale_dollars": 211850.79000000012 }, { "purchase_month": { "value": "2020-11-01" }, "total_sale_dollars": 216429.80000000008 }, { "purchase_month": { "value": "2020-11-08" }, "total_sale_dollars": 226378.37000000002 }, { "purchase_month": { "value": "2020-11-15" }, "total_sale_dollars": 193131.22000000003 }, { "purchase_month": { "value": "2020-11-22" }, "total_sale_dollars": 178019.8 }, { "purchase_month": { "value": "2020-11-29" }, "total_sale_dollars": 36023.780000000006 }, { "purchase_month": { "value": "2021-05-09" }, "total_sale_dollars": 131138.26 }, { "purchase_month": { "value": "2021-05-16" }, "total_sale_dollars": 224247.88000000003 }, { "purchase_month": { "value": "2021-05-23" }, "total_sale_dollars": 262828.7500000001 }, { "purchase_month": { "value": "2021-05-30" }, "total_sale_dollars": 258196.7600000001 }, { "purchase_month": { "value": "2021-06-06" }, "total_sale_dollars": 257975.52000000014 }, { "purchase_month": { "value": "2021-06-13" }, "total_sale_dollars": 231164.79000000012 }, { "purchase_month": { "value": "2021-06-20" }, "total_sale_dollars": 247288.3300000001 }, { "purchase_month": { "value": "2021-06-27" }, "total_sale_dollars": 298483.0700000001 }, { "purchase_month": { "value": "2021-07-04" }, "total_sale_dollars": 374876.62000000017 }, { "purchase_month": { "value": "2021-07-11" }, "total_sale_dollars": 214203.73000000004 }, { "purchase_month": { "value": "2021-07-18" }, "total_sale_dollars": 259657.09000000003 }, { "purchase_month": { "value": "2021-07-25" }, "total_sale_dollars": 279410.98000000004 }, { "purchase_month": { "value": "2021-08-01" }, "total_sale_dollars": 241762.23000000013 }, { "purchase_month": { "value": "2021-08-08" }, "total_sale_dollars": 212504.3000000002 }, { "purchase_month": { "value": "2021-08-15" }, "total_sale_dollars": 233171.63000000006 }, { "purchase_month": { "value": "2021-08-22" }, "total_sale_dollars": 229130.81000000008 }, { "purchase_month": { "value": "2021-08-29" }, "total_sale_dollars": 269206.1900000001 }, { "purchase_month": { "value": "2021-09-05" }, "total_sale_dollars": 246254.9200000001 }, { "purchase_month": { "value": "2021-09-12" }, "total_sale_dollars": 226301.25000000006 }, { "purchase_month": { "value": "2021-09-19" }, "total_sale_dollars": 237745.6700000001 }, { "purchase_month": { "value": "2021-09-26" }, "total_sale_dollars": 270588.08999999997 }, { "purchase_month": { "value": "2021-12-19" }, "total_sale_dollars": 162262.50999999998 }, { "purchase_month": { "value": "2021-12-26" }, "total_sale_dollars": 232148.0400000001 }, { "purchase_month": { "value": "2022-01-02" }, "total_sale_dollars": 228750.54 }, { "purchase_month": { "value": "2022-01-09" }, "total_sale_dollars": 182892.57 }, { "purchase_month": { "value": "2022-01-16" }, "total_sale_dollars": 177458.23 }, { "purchase_month": { "value": "2022-01-23" }, "total_sale_dollars": 180290.82000000007 }, { "purchase_month": { "value": "2022-01-30" }, "total_sale_dollars": 30398.390000000003 } ], "top_sellers_by_revenue": [ { "vendor_name": "Diageo Americas", "item_description": "Smirnoff Vodka 80 Prf", "total_sale_dollars": 15838332.720000133, "total_bottles": 1400887, "avg_price_per_100ml": 1.62434565149487 }, { "vendor_name": "Diageo Americas", "item_description": "Smirnoff 80prf", "total_sale_dollars": 10474746.609999925, "total_bottles": 987019, "avg_price_per_100ml": 1.6644266096547458 }, { "vendor_name": "Diageo Americas", "item_description": "Ketel One Imported Vodka", "total_sale_dollars": 8996519.92000002, "total_bottles": 358335, "avg_price_per_100ml": 2.506913132409081 }, { "vendor_name": "Diageo Americas", "item_description": "Smirnoff Vodka 80 Prf Pet", "total_sale_dollars": 6918132.590000013, "total_bottles": 315947, "avg_price_per_100ml": 1.2497906586416652 }, { "vendor_name": "Diageo Americas", "item_description": "Popov Vodka 80 Prf", "total_sale_dollars": 3807769.9600000135, "total_bottles": 460919, "avg_price_per_100ml": 0.8734063750679552 } ], "most_expensive_products": [ { "vendor_name": "Diageo Americas", "item_description": "Ciroc French Vanilla Mini", "total_sale_dollars": 3249.4500000000003, "total_bottles": 83, "avg_price_per_100ml": 71.55415384615382 }, { "vendor_name": "Diageo Americas", "item_description": "Smirnoff Zero Sugar Infusion Watermelon & Mint Mini", "total_sale_dollars": 11669.609999999999, "total_bottles": 1041, "avg_price_per_100ml": 22.42 }, { "vendor_name": "Diageo Americas", "item_description": "Smirnoff Red, White & Berry Mini", "total_sale_dollars": 11658.399999999996, "total_bottles": 1040, "avg_price_per_100ml": 22.42 }, { "vendor_name": "Diageo Americas", "item_description": "Smirnoff Zero Sugar Infusion Strawberry & Rose Mini", "total_sale_dollars": 6423.330000000001, "total_bottles": 573, "avg_price_per_100ml": 22.42 }, { "vendor_name": "Diageo Americas", "item_description": "Smirnoff Pink Lemonade Mini", "total_sale_dollars": 30087.639999999996, "total_bottles": 2684, "avg_price_per_100ml": 22.42 }, { "vendor_name": "Diageo Americas", "item_description": "Smirnoff Zero Sugar Infusion Cucumber & Lime Mini", "total_sale_dollars": 5033.290000000002, "total_bottles": 449, "avg_price_per_100ml": 22.42 }, { "vendor_name": "Diageo Americas", "item_description": "Smirnoff Peach Lemonade Mini", "total_sale_dollars": 8407.500000000002, "total_bottles": 750, "avg_price_per_100ml": 22.42 }, { "vendor_name": "Diageo Americas", "item_description": "Smirnoff Sours Berry Lemon Mini", "total_sale_dollars": 205.92, "total_bottles": 24, "avg_price_per_100ml": 19.79 }, { "vendor_name": "Diageo Americas", "item_description": "Smirnoff Pineapple Mini", "total_sale_dollars": 1267.08, "total_bottles": 144, "avg_price_per_100ml": 18.475 }, { "vendor_name": "Diageo Americas", "item_description": "Smirnoff Green Apple Mini", "total_sale_dollars": 823.68, "total_bottles": 96, "avg_price_per_100ml": 17.16 } ] }, { "vendor_name": "Pernod Ricard USA/Austin Nichols", "total_sale_dollars": 58518311.69999345, "by_month": [ { "purchase_month": { "value": "2012-01-01" }, "total_sale_dollars": 71241.81999999998 }, { "purchase_month": { "value": "2012-01-08" }, "total_sale_dollars": 86075.33 }, { "purchase_month": { "value": "2012-01-15" }, "total_sale_dollars": 170674.84000000005 }, { "purchase_month": { "value": "2012-01-22" }, "total_sale_dollars": 150361.83000000002 }, { "purchase_month": { "value": "2012-01-29" }, "total_sale_dollars": 92132.48999999999 }, { "purchase_month": { "value": "2012-02-05" }, "total_sale_dollars": 118880.23 }, { "purchase_month": { "value": "2012-02-12" }, "total_sale_dollars": 110760.88 }, { "purchase_month": { "value": "2012-02-19" }, "total_sale_dollars": 105553.66999999997 }, { "purchase_month": { "value": "2012-02-26" }, "total_sale_dollars": 91758.31 }, { "purchase_month": { "value": "2012-03-04" }, "total_sale_dollars": 90139.57 }, { "purchase_month": { "value": "2012-03-11" }, "total_sale_dollars": 135369.51 }, { "purchase_month": { "value": "2012-03-18" }, "total_sale_dollars": 100303.41999999997 }, { "purchase_month": { "value": "2012-03-25" }, "total_sale_dollars": 104207.40999999996 }, { "purchase_month": { "value": "2012-04-01" }, "total_sale_dollars": 126936.85999999999 }, { "purchase_month": { "value": "2012-04-08" }, "total_sale_dollars": 140091.01 }, { "purchase_month": { "value": "2012-04-15" }, "total_sale_dollars": 128563.77000000002 }, { "purchase_month": { "value": "2012-04-22" }, "total_sale_dollars": 123352.68999999999 }, { "purchase_month": { "value": "2012-04-29" }, "total_sale_dollars": 127801.37 }, { "purchase_month": { "value": "2012-05-06" }, "total_sale_dollars": 130454.20999999995 }, { "purchase_month": { "value": "2012-05-13" }, "total_sale_dollars": 130001.96000000002 }, { "purchase_month": { "value": "2012-05-20" }, "total_sale_dollars": 181255.93999999997 }, { "purchase_month": { "value": "2012-05-27" }, "total_sale_dollars": 124620 }, { "purchase_month": { "value": "2012-06-03" }, "total_sale_dollars": 156506.27999999994 }, { "purchase_month": { "value": "2012-06-10" }, "total_sale_dollars": 139309.80000000002 }, { "purchase_month": { "value": "2012-06-17" }, "total_sale_dollars": 151870.28000000003 }, { "purchase_month": { "value": "2012-06-24" }, "total_sale_dollars": 228194.91 }, { "purchase_month": { "value": "2012-07-01" }, "total_sale_dollars": 168352.16 }, { "purchase_month": { "value": "2012-07-08" }, "total_sale_dollars": 143959.06 }, { "purchase_month": { "value": "2012-07-15" }, "total_sale_dollars": 224647.18999999992 }, { "purchase_month": { "value": "2012-07-22" }, "total_sale_dollars": 150261.99000000002 }, { "purchase_month": { "value": "2012-07-29" }, "total_sale_dollars": 128019.99999999999 }, { "purchase_month": { "value": "2012-08-05" }, "total_sale_dollars": 174464.42999999996 }, { "purchase_month": { "value": "2012-08-12" }, "total_sale_dollars": 155264.01000000004 }, { "purchase_month": { "value": "2012-08-19" }, "total_sale_dollars": 119268.45000000001 }, { "purchase_month": { "value": "2012-08-26" }, "total_sale_dollars": 205081.1 }, { "purchase_month": { "value": "2012-09-02" }, "total_sale_dollars": 110799.83999999998 }, { "purchase_month": { "value": "2012-09-09" }, "total_sale_dollars": 128333.53000000001 }, { "purchase_month": { "value": "2012-09-16" }, "total_sale_dollars": 113934.62000000002 }, { "purchase_month": { "value": "2012-09-23" }, "total_sale_dollars": 108734.19999999998 }, { "purchase_month": { "value": "2012-09-30" }, "total_sale_dollars": 195746.0299999999 }, { "purchase_month": { "value": "2012-10-07" }, "total_sale_dollars": 194151.01999999996 }, { "purchase_month": { "value": "2012-10-14" }, "total_sale_dollars": 200001.78000000003 }, { "purchase_month": { "value": "2012-10-21" }, "total_sale_dollars": 306300.31 }, { "purchase_month": { "value": "2012-10-28" }, "total_sale_dollars": 130133.03000000003 }, { "purchase_month": { "value": "2012-11-04" }, "total_sale_dollars": 104058.93999999999 }, { "purchase_month": { "value": "2012-11-11" }, "total_sale_dollars": 155245.68000000002 }, { "purchase_month": { "value": "2012-11-18" }, "total_sale_dollars": 44052.69 }, { "purchase_month": { "value": "2012-11-25" }, "total_sale_dollars": 155264.46000000002 }, { "purchase_month": { "value": "2012-12-02" }, "total_sale_dollars": 129747.6 }, { "purchase_month": { "value": "2012-12-09" }, "total_sale_dollars": 173986.67999999996 }, { "purchase_month": { "value": "2012-12-16" }, "total_sale_dollars": 202964.97999999992 }, { "purchase_month": { "value": "2012-12-23" }, "total_sale_dollars": 135896.19000000003 }, { "purchase_month": { "value": "2012-12-30" }, "total_sale_dollars": 86367.60999999999 }, { "purchase_month": { "value": "2013-01-06" }, "total_sale_dollars": 91535.19000000002 }, { "purchase_month": { "value": "2013-01-13" }, "total_sale_dollars": 111117.74000000002 }, { "purchase_month": { "value": "2013-01-20" }, "total_sale_dollars": 121133.55 }, { "purchase_month": { "value": "2013-01-27" }, "total_sale_dollars": 104349.47999999998 }, { "purchase_month": { "value": "2013-02-03" }, "total_sale_dollars": 119762.54000000002 }, { "purchase_month": { "value": "2013-02-10" }, "total_sale_dollars": 172772.34999999998 }, { "purchase_month": { "value": "2013-02-17" }, "total_sale_dollars": 109709.35999999999 }, { "purchase_month": { "value": "2013-02-24" }, "total_sale_dollars": 168108.74 }, { "purchase_month": { "value": "2013-03-03" }, "total_sale_dollars": 103608.80000000003 }, { "purchase_month": { "value": "2013-03-10" }, "total_sale_dollars": 111025.84999999999 }, { "purchase_month": { "value": "2013-03-17" }, "total_sale_dollars": 115312.18000000002 }, { "purchase_month": { "value": "2013-03-24" }, "total_sale_dollars": 136907.53 }, { "purchase_month": { "value": "2013-03-31" }, "total_sale_dollars": 116808.01 }, { "purchase_month": { "value": "2013-04-07" }, "total_sale_dollars": 139130.52999999997 }, { "purchase_month": { "value": "2013-04-14" }, "total_sale_dollars": 110194.73000000003 }, { "purchase_month": { "value": "2013-04-21" }, "total_sale_dollars": 123504.96000000002 }, { "purchase_month": { "value": "2013-04-28" }, "total_sale_dollars": 128552.61 }, { "purchase_month": { "value": "2013-05-05" }, "total_sale_dollars": 137192.75999999998 }, { "purchase_month": { "value": "2013-05-12" }, "total_sale_dollars": 137144.61000000002 }, { "purchase_month": { "value": "2013-05-19" }, "total_sale_dollars": 193963.32000000004 }, { "purchase_month": { "value": "2013-05-26" }, "total_sale_dollars": 314162.6599999999 }, { "purchase_month": { "value": "2013-06-02" }, "total_sale_dollars": 124919.51 }, { "purchase_month": { "value": "2013-06-09" }, "total_sale_dollars": 297587.64 }, { "purchase_month": { "value": "2013-06-16" }, "total_sale_dollars": 52747.09000000001 }, { "purchase_month": { "value": "2013-06-23" }, "total_sale_dollars": 254082.16 }, { "purchase_month": { "value": "2013-06-30" }, "total_sale_dollars": 129041.49999999997 }, { "purchase_month": { "value": "2013-07-07" }, "total_sale_dollars": 130364.89 }, { "purchase_month": { "value": "2013-07-14" }, "total_sale_dollars": 119926.66 }, { "purchase_month": { "value": "2013-07-21" }, "total_sale_dollars": 120704.58 }, { "purchase_month": { "value": "2013-07-28" }, "total_sale_dollars": 163409.03000000006 }, { "purchase_month": { "value": "2013-08-04" }, "total_sale_dollars": 139567.10000000003 }, { "purchase_month": { "value": "2013-08-11" }, "total_sale_dollars": 240821.54999999993 }, { "purchase_month": { "value": "2013-08-18" }, "total_sale_dollars": 134851.57999999996 }, { "purchase_month": { "value": "2013-08-25" }, "total_sale_dollars": 164729.55 }, { "purchase_month": { "value": "2013-09-01" }, "total_sale_dollars": 139059.58000000002 }, { "purchase_month": { "value": "2013-09-08" }, "total_sale_dollars": 138667.86 }, { "purchase_month": { "value": "2013-09-15" }, "total_sale_dollars": 126275.59 }, { "purchase_month": { "value": "2013-09-22" }, "total_sale_dollars": 140891.05 }, { "purchase_month": { "value": "2013-09-29" }, "total_sale_dollars": 290706.22 }, { "purchase_month": { "value": "2013-10-06" }, "total_sale_dollars": 175537.66999999998 }, { "purchase_month": { "value": "2013-10-13" }, "total_sale_dollars": 105608.59 }, { "purchase_month": { "value": "2013-10-20" }, "total_sale_dollars": 201727.06 }, { "purchase_month": { "value": "2013-10-27" }, "total_sale_dollars": 118692.03000000003 }, { "purchase_month": { "value": "2013-11-03" }, "total_sale_dollars": 96316.26000000002 }, { "purchase_month": { "value": "2013-11-10" }, "total_sale_dollars": 116129.63 }, { "purchase_month": { "value": "2013-11-17" }, "total_sale_dollars": 183292.76 }, { "purchase_month": { "value": "2013-11-24" }, "total_sale_dollars": 101442.40999999999 }, { "purchase_month": { "value": "2013-12-01" }, "total_sale_dollars": 129301.32000000002 }, { "purchase_month": { "value": "2013-12-08" }, "total_sale_dollars": 171626.96000000002 }, { "purchase_month": { "value": "2013-12-15" }, "total_sale_dollars": 185383.94999999998 }, { "purchase_month": { "value": "2013-12-22" }, "total_sale_dollars": 122080.04000000001 }, { "purchase_month": { "value": "2013-12-29" }, "total_sale_dollars": 48593.86000000001 }, { "purchase_month": { "value": "2014-01-05" }, "total_sale_dollars": 112410.75 }, { "purchase_month": { "value": "2014-01-12" }, "total_sale_dollars": 105986.45 }, { "purchase_month": { "value": "2014-01-19" }, "total_sale_dollars": 128050.45 }, { "purchase_month": { "value": "2014-01-26" }, "total_sale_dollars": 175530.23999999996 }, { "purchase_month": { "value": "2014-02-02" }, "total_sale_dollars": 118589.13000000003 }, { "purchase_month": { "value": "2014-02-09" }, "total_sale_dollars": 152493.47999999998 }, { "purchase_month": { "value": "2014-02-16" }, "total_sale_dollars": 105575.43 }, { "purchase_month": { "value": "2014-02-23" }, "total_sale_dollars": 134738.83999999994 }, { "purchase_month": { "value": "2014-03-02" }, "total_sale_dollars": 120482.43999999997 }, { "purchase_month": { "value": "2014-03-09" }, "total_sale_dollars": 109059.07999999999 }, { "purchase_month": { "value": "2014-03-16" }, "total_sale_dollars": 125929.06 }, { "purchase_month": { "value": "2014-03-23" }, "total_sale_dollars": 96109.29000000002 }, { "purchase_month": { "value": "2014-03-30" }, "total_sale_dollars": 128410.40000000001 }, { "purchase_month": { "value": "2014-04-06" }, "total_sale_dollars": 134407.52999999997 }, { "purchase_month": { "value": "2014-04-13" }, "total_sale_dollars": 133426 }, { "purchase_month": { "value": "2014-04-20" }, "total_sale_dollars": 123098.78000000001 }, { "purchase_month": { "value": "2014-04-27" }, "total_sale_dollars": 140119.83000000002 }, { "purchase_month": { "value": "2014-05-04" }, "total_sale_dollars": 164842.95999999996 }, { "purchase_month": { "value": "2014-05-11" }, "total_sale_dollars": 142186.69 }, { "purchase_month": { "value": "2014-05-18" }, "total_sale_dollars": 200874.2499999999 }, { "purchase_month": { "value": "2014-05-25" }, "total_sale_dollars": 147461.3 }, { "purchase_month": { "value": "2014-06-01" }, "total_sale_dollars": 149302.26 }, { "purchase_month": { "value": "2014-06-08" }, "total_sale_dollars": 183117.08 }, { "purchase_month": { "value": "2014-06-15" }, "total_sale_dollars": 145598.73 }, { "purchase_month": { "value": "2014-06-22" }, "total_sale_dollars": 298521.5800000001 }, { "purchase_month": { "value": "2014-06-29" }, "total_sale_dollars": 107122.63000000003 }, { "purchase_month": { "value": "2014-07-06" }, "total_sale_dollars": 146718.07 }, { "purchase_month": { "value": "2014-07-13" }, "total_sale_dollars": 140037.48 }, { "purchase_month": { "value": "2014-07-20" }, "total_sale_dollars": 137721.82 }, { "purchase_month": { "value": "2014-07-27" }, "total_sale_dollars": 166407.46000000002 }, { "purchase_month": { "value": "2014-08-03" }, "total_sale_dollars": 194742.40000000005 }, { "purchase_month": { "value": "2014-08-10" }, "total_sale_dollars": 258433.96999999997 }, { "purchase_month": { "value": "2014-08-17" }, "total_sale_dollars": 124143.73 }, { "purchase_month": { "value": "2014-08-24" }, "total_sale_dollars": 193985.00999999998 }, { "purchase_month": { "value": "2014-08-31" }, "total_sale_dollars": 93638.73999999999 }, { "purchase_month": { "value": "2014-09-07" }, "total_sale_dollars": 153772.28000000003 }, { "purchase_month": { "value": "2014-09-14" }, "total_sale_dollars": 153016.27999999997 }, { "purchase_month": { "value": "2014-09-21" }, "total_sale_dollars": 110797.26000000002 }, { "purchase_month": { "value": "2014-09-28" }, "total_sale_dollars": 117452.54 }, { "purchase_month": { "value": "2014-10-05" }, "total_sale_dollars": 142586.41 }, { "purchase_month": { "value": "2014-10-12" }, "total_sale_dollars": 131997.06 }, { "purchase_month": { "value": "2014-10-19" }, "total_sale_dollars": 134484.80000000008 }, { "purchase_month": { "value": "2014-10-26" }, "total_sale_dollars": 114809.47000000002 }, { "purchase_month": { "value": "2014-11-02" }, "total_sale_dollars": 232864.97 }, { "purchase_month": { "value": "2014-11-09" }, "total_sale_dollars": 128065.4 }, { "purchase_month": { "value": "2014-11-16" }, "total_sale_dollars": 195303.75 }, { "purchase_month": { "value": "2014-11-23" }, "total_sale_dollars": 57480.03000000001 }, { "purchase_month": { "value": "2014-11-30" }, "total_sale_dollars": 144886.44000000003 }, { "purchase_month": { "value": "2014-12-07" }, "total_sale_dollars": 176051.3 }, { "purchase_month": { "value": "2014-12-14" }, "total_sale_dollars": 229600.19 }, { "purchase_month": { "value": "2014-12-21" }, "total_sale_dollars": 122043.17000000003 }, { "purchase_month": { "value": "2014-12-28" }, "total_sale_dollars": 80082.67000000001 }, { "purchase_month": { "value": "2015-01-04" }, "total_sale_dollars": 142998.89 }, { "purchase_month": { "value": "2015-01-11" }, "total_sale_dollars": 110922.99999999997 }, { "purchase_month": { "value": "2015-01-18" }, "total_sale_dollars": 84485.36 }, { "purchase_month": { "value": "2015-01-25" }, "total_sale_dollars": 121801.71999999999 }, { "purchase_month": { "value": "2015-02-01" }, "total_sale_dollars": 161012.99999999997 }, { "purchase_month": { "value": "2015-02-08" }, "total_sale_dollars": 168864.07999999996 }, { "purchase_month": { "value": "2015-02-15" }, "total_sale_dollars": 129071.80000000002 }, { "purchase_month": { "value": "2015-02-22" }, "total_sale_dollars": 112702.41999999998 }, { "purchase_month": { "value": "2015-03-01" }, "total_sale_dollars": 108072.93000000001 }, { "purchase_month": { "value": "2015-03-08" }, "total_sale_dollars": 99526.39 }, { "purchase_month": { "value": "2015-03-15" }, "total_sale_dollars": 174836.65 }, { "purchase_month": { "value": "2015-03-22" }, "total_sale_dollars": 106337.93999999999 }, { "purchase_month": { "value": "2015-03-29" }, "total_sale_dollars": 118701.36000000002 }, { "purchase_month": { "value": "2015-04-05" }, "total_sale_dollars": 117140.94999999998 }, { "purchase_month": { "value": "2015-04-12" }, "total_sale_dollars": 137011.75999999998 }, { "purchase_month": { "value": "2015-04-19" }, "total_sale_dollars": 131054.12000000001 }, { "purchase_month": { "value": "2015-04-26" }, "total_sale_dollars": 136953.18000000005 }, { "purchase_month": { "value": "2015-05-03" }, "total_sale_dollars": 176014.53999999998 }, { "purchase_month": { "value": "2015-05-10" }, "total_sale_dollars": 171536.59999999995 }, { "purchase_month": { "value": "2015-05-17" }, "total_sale_dollars": 288407.33999999997 }, { "purchase_month": { "value": "2015-05-24" }, "total_sale_dollars": 92179.18 }, { "purchase_month": { "value": "2015-05-31" }, "total_sale_dollars": 150911.34999999998 }, { "purchase_month": { "value": "2015-06-07" }, "total_sale_dollars": 143175.57 }, { "purchase_month": { "value": "2015-06-14" }, "total_sale_dollars": 183791.6199999999 }, { "purchase_month": { "value": "2015-06-21" }, "total_sale_dollars": 227559.57 }, { "purchase_month": { "value": "2015-06-28" }, "total_sale_dollars": 121379.37000000002 }, { "purchase_month": { "value": "2015-07-05" }, "total_sale_dollars": 171447.36999999997 }, { "purchase_month": { "value": "2015-07-12" }, "total_sale_dollars": 154675.84 }, { "purchase_month": { "value": "2015-07-19" }, "total_sale_dollars": 125663.62000000001 }, { "purchase_month": { "value": "2015-07-26" }, "total_sale_dollars": 205229.37999999998 }, { "purchase_month": { "value": "2015-08-02" }, "total_sale_dollars": 180912.78 }, { "purchase_month": { "value": "2015-08-09" }, "total_sale_dollars": 133766.06 }, { "purchase_month": { "value": "2015-08-16" }, "total_sale_dollars": 133846.32 }, { "purchase_month": { "value": "2015-08-23" }, "total_sale_dollars": 147597.00999999998 }, { "purchase_month": { "value": "2015-08-30" }, "total_sale_dollars": 212937.77 }, { "purchase_month": { "value": "2015-09-06" }, "total_sale_dollars": 103613.31999999999 }, { "purchase_month": { "value": "2015-09-13" }, "total_sale_dollars": 198610.56 }, { "purchase_month": { "value": "2015-09-20" }, "total_sale_dollars": 164722.13 }, { "purchase_month": { "value": "2015-09-27" }, "total_sale_dollars": 204799.33999999997 }, { "purchase_month": { "value": "2015-10-04" }, "total_sale_dollars": 169238.90999999997 }, { "purchase_month": { "value": "2015-10-11" }, "total_sale_dollars": 192874.98 }, { "purchase_month": { "value": "2015-10-18" }, "total_sale_dollars": 185980.74 }, { "purchase_month": { "value": "2015-10-25" }, "total_sale_dollars": 179303.4 }, { "purchase_month": { "value": "2015-11-01" }, "total_sale_dollars": 181171.46999999994 }, { "purchase_month": { "value": "2015-11-08" }, "total_sale_dollars": 151346.05000000002 }, { "purchase_month": { "value": "2015-11-15" }, "total_sale_dollars": 248576.47 }, { "purchase_month": { "value": "2015-11-22" }, "total_sale_dollars": 45523.369999999995 }, { "purchase_month": { "value": "2015-11-29" }, "total_sale_dollars": 177015.85 }, { "purchase_month": { "value": "2015-12-06" }, "total_sale_dollars": 153198.24000000002 }, { "purchase_month": { "value": "2015-12-13" }, "total_sale_dollars": 182334.36000000002 }, { "purchase_month": { "value": "2015-12-20" }, "total_sale_dollars": 140790.6 }, { "purchase_month": { "value": "2015-12-27" }, "total_sale_dollars": 102692.59000000001 }, { "purchase_month": { "value": "2016-01-03" }, "total_sale_dollars": 208755.64999999997 }, { "purchase_month": { "value": "2016-01-10" }, "total_sale_dollars": 165583.67 }, { "purchase_month": { "value": "2016-01-17" }, "total_sale_dollars": 77038.12999999999 }, { "purchase_month": { "value": "2016-01-24" }, "total_sale_dollars": 218560.46999999997 }, { "purchase_month": { "value": "2016-01-31" }, "total_sale_dollars": 118286.77000000002 }, { "purchase_month": { "value": "2016-02-07" }, "total_sale_dollars": 107828.90000000001 }, { "purchase_month": { "value": "2016-02-14" }, "total_sale_dollars": 169850.99999999997 }, { "purchase_month": { "value": "2016-02-21" }, "total_sale_dollars": 127509.13999999998 }, { "purchase_month": { "value": "2016-02-28" }, "total_sale_dollars": 130528.69999999998 }, { "purchase_month": { "value": "2016-03-06" }, "total_sale_dollars": 144358.70999999996 }, { "purchase_month": { "value": "2016-03-13" }, "total_sale_dollars": 89076.53 }, { "purchase_month": { "value": "2016-03-20" }, "total_sale_dollars": 134013.58000000002 }, { "purchase_month": { "value": "2016-03-27" }, "total_sale_dollars": 125606.90999999999 }, { "purchase_month": { "value": "2016-04-03" }, "total_sale_dollars": 154729.18 }, { "purchase_month": { "value": "2016-04-10" }, "total_sale_dollars": 147935.02000000002 }, { "purchase_month": { "value": "2016-04-17" }, "total_sale_dollars": 162045.05 }, { "purchase_month": { "value": "2016-04-24" }, "total_sale_dollars": 170961.40000000005 }, { "purchase_month": { "value": "2016-05-01" }, "total_sale_dollars": 163171.0100000001 }, { "purchase_month": { "value": "2016-05-08" }, "total_sale_dollars": 195078.88 }, { "purchase_month": { "value": "2016-05-15" }, "total_sale_dollars": 162602.03000000003 }, { "purchase_month": { "value": "2016-05-22" }, "total_sale_dollars": 229969.18999999997 }, { "purchase_month": { "value": "2016-05-29" }, "total_sale_dollars": 122515.77000000002 }, { "purchase_month": { "value": "2016-06-05" }, "total_sale_dollars": 223789.62999999998 }, { "purchase_month": { "value": "2016-06-12" }, "total_sale_dollars": 179753.16999999998 }, { "purchase_month": { "value": "2016-06-19" }, "total_sale_dollars": 200184.63000000003 }, { "purchase_month": { "value": "2016-06-26" }, "total_sale_dollars": 235358.04999999996 }, { "purchase_month": { "value": "2016-07-03" }, "total_sale_dollars": 130096.18999999999 }, { "purchase_month": { "value": "2016-07-10" }, "total_sale_dollars": 246896.28999999995 }, { "purchase_month": { "value": "2016-07-17" }, "total_sale_dollars": 151446.29 }, { "purchase_month": { "value": "2016-07-24" }, "total_sale_dollars": 189522.27999999997 }, { "purchase_month": { "value": "2016-07-31" }, "total_sale_dollars": 225821.75999999995 }, { "purchase_month": { "value": "2016-08-07" }, "total_sale_dollars": 200926.24000000002 }, { "purchase_month": { "value": "2016-08-14" }, "total_sale_dollars": 173444.16999999995 }, { "purchase_month": { "value": "2016-08-21" }, "total_sale_dollars": 151261.45000000004 }, { "purchase_month": { "value": "2016-08-28" }, "total_sale_dollars": 145431.44999999998 }, { "purchase_month": { "value": "2016-09-04" }, "total_sale_dollars": 132609.10000000003 }, { "purchase_month": { "value": "2016-09-11" }, "total_sale_dollars": 241779.8699999999 }, { "purchase_month": { "value": "2016-09-18" }, "total_sale_dollars": 162571.31 }, { "purchase_month": { "value": "2016-09-25" }, "total_sale_dollars": 121571.69 }, { "purchase_month": { "value": "2016-10-02" }, "total_sale_dollars": 2269.5200000000004 }, { "purchase_month": { "value": "2016-10-09" }, "total_sale_dollars": 390.61 }, { "purchase_month": { "value": "2016-10-16" }, "total_sale_dollars": 80.83999999999999 }, { "purchase_month": { "value": "2016-10-23" }, "total_sale_dollars": 821.77 }, { "purchase_month": { "value": "2016-10-30" }, "total_sale_dollars": 842.15 }, { "purchase_month": { "value": "2016-11-06" }, "total_sale_dollars": 158.66 }, { "purchase_month": { "value": "2016-11-13" }, "total_sale_dollars": 556.72 }, { "purchase_month": { "value": "2016-11-20" }, "total_sale_dollars": 300.37 }, { "purchase_month": { "value": "2016-11-27" }, "total_sale_dollars": 1143.27 }, { "purchase_month": { "value": "2016-12-04" }, "total_sale_dollars": 470.63 }, { "purchase_month": { "value": "2016-12-11" }, "total_sale_dollars": 774.22 }, { "purchase_month": { "value": "2016-12-18" }, "total_sale_dollars": 1179.89 }, { "purchase_month": { "value": "2016-12-25" }, "total_sale_dollars": 737.8599999999999 }, { "purchase_month": { "value": "2017-01-01" }, "total_sale_dollars": 99.24000000000001 }, { "purchase_month": { "value": "2017-01-08" }, "total_sale_dollars": 1410.68 }, { "purchase_month": { "value": "2017-01-15" }, "total_sale_dollars": 516.49 }, { "purchase_month": { "value": "2017-01-22" }, "total_sale_dollars": 242.57999999999998 }, { "purchase_month": { "value": "2017-01-29" }, "total_sale_dollars": 931.2399999999999 }, { "purchase_month": { "value": "2017-02-05" }, "total_sale_dollars": 486.5 }, { "purchase_month": { "value": "2017-02-12" }, "total_sale_dollars": 335.63 }, { "purchase_month": { "value": "2017-02-19" }, "total_sale_dollars": 914.25 }, { "purchase_month": { "value": "2017-02-26" }, "total_sale_dollars": 595.95 }, { "purchase_month": { "value": "2017-03-05" }, "total_sale_dollars": 58.239999999999995 }, { "purchase_month": { "value": "2017-03-12" }, "total_sale_dollars": 90009 }, { "purchase_month": { "value": "2017-03-19" }, "total_sale_dollars": 89744.31 }, { "purchase_month": { "value": "2017-03-26" }, "total_sale_dollars": 121884.80000000002 }, { "purchase_month": { "value": "2017-04-02" }, "total_sale_dollars": 175890.53 }, { "purchase_month": { "value": "2017-04-09" }, "total_sale_dollars": 158032.9 }, { "purchase_month": { "value": "2017-04-16" }, "total_sale_dollars": 112758.76 }, { "purchase_month": { "value": "2017-04-23" }, "total_sale_dollars": 119820.65 }, { "purchase_month": { "value": "2017-04-30" }, "total_sale_dollars": 135599.7 }, { "purchase_month": { "value": "2017-05-07" }, "total_sale_dollars": 131113.61000000002 }, { "purchase_month": { "value": "2017-05-14" }, "total_sale_dollars": 163605.33000000005 }, { "purchase_month": { "value": "2017-05-21" }, "total_sale_dollars": 168366.07999999996 }, { "purchase_month": { "value": "2017-05-28" }, "total_sale_dollars": 112944.60000000005 }, { "purchase_month": { "value": "2017-06-04" }, "total_sale_dollars": 218629.10999999996 }, { "purchase_month": { "value": "2017-06-11" }, "total_sale_dollars": 269707.68 }, { "purchase_month": { "value": "2017-06-18" }, "total_sale_dollars": 149090.85000000003 }, { "purchase_month": { "value": "2017-06-25" }, "total_sale_dollars": 245097.71999999997 }, { "purchase_month": { "value": "2017-07-02" }, "total_sale_dollars": 147962.74000000002 }, { "purchase_month": { "value": "2017-07-09" }, "total_sale_dollars": 156704.61000000004 }, { "purchase_month": { "value": "2017-07-16" }, "total_sale_dollars": 164148.17999999996 }, { "purchase_month": { "value": "2017-07-23" }, "total_sale_dollars": 131746.74 }, { "purchase_month": { "value": "2017-07-30" }, "total_sale_dollars": 123345.38 }, { "purchase_month": { "value": "2017-08-06" }, "total_sale_dollars": 160913.53999999995 }, { "purchase_month": { "value": "2017-08-13" }, "total_sale_dollars": 254044.75999999992 }, { "purchase_month": { "value": "2017-08-20" }, "total_sale_dollars": 137768.24000000002 }, { "purchase_month": { "value": "2017-08-27" }, "total_sale_dollars": 159226.46000000002 }, { "purchase_month": { "value": "2017-09-03" }, "total_sale_dollars": 132694.18000000002 }, { "purchase_month": { "value": "2017-09-10" }, "total_sale_dollars": 178458.27 }, { "purchase_month": { "value": "2017-09-17" }, "total_sale_dollars": 125882.06999999998 }, { "purchase_month": { "value": "2017-09-24" }, "total_sale_dollars": 110505.10999999997 }, { "purchase_month": { "value": "2017-10-01" }, "total_sale_dollars": 205447.05999999994 }, { "purchase_month": { "value": "2017-10-08" }, "total_sale_dollars": 239333.81999999992 }, { "purchase_month": { "value": "2017-10-15" }, "total_sale_dollars": 176913.53 }, { "purchase_month": { "value": "2017-10-22" }, "total_sale_dollars": 215345.52999999997 }, { "purchase_month": { "value": "2017-10-29" }, "total_sale_dollars": 91410.18000000001 }, { "purchase_month": { "value": "2017-11-05" }, "total_sale_dollars": 179127.53 }, { "purchase_month": { "value": "2017-11-12" }, "total_sale_dollars": 146927.63999999996 }, { "purchase_month": { "value": "2017-11-19" }, "total_sale_dollars": 65490.96 }, { "purchase_month": { "value": "2017-11-26" }, "total_sale_dollars": 148960.23 }, { "purchase_month": { "value": "2017-12-03" }, "total_sale_dollars": 212728.03999999995 }, { "purchase_month": { "value": "2017-12-10" }, "total_sale_dollars": 142768.12999999998 }, { "purchase_month": { "value": "2017-12-17" }, "total_sale_dollars": 194964.52000000002 }, { "purchase_month": { "value": "2017-12-24" }, "total_sale_dollars": 75938.26999999999 }, { "purchase_month": { "value": "2017-12-31" }, "total_sale_dollars": 187.31 }, { "purchase_month": { "value": "2018-01-07" }, "total_sale_dollars": 580.22 }, { "purchase_month": { "value": "2018-01-21" }, "total_sale_dollars": 1229.56 }, { "purchase_month": { "value": "2018-01-28" }, "total_sale_dollars": 350.5 }, { "purchase_month": { "value": "2018-02-04" }, "total_sale_dollars": 1335.36 }, { "purchase_month": { "value": "2018-02-25" }, "total_sale_dollars": 586.24 }, { "purchase_month": { "value": "2018-03-04" }, "total_sale_dollars": 1416.87 }, { "purchase_month": { "value": "2018-03-11" }, "total_sale_dollars": 35.64 }, { "purchase_month": { "value": "2018-03-18" }, "total_sale_dollars": 80.84 }, { "purchase_month": { "value": "2018-04-01" }, "total_sale_dollars": 362.04 }, { "purchase_month": { "value": "2018-04-08" }, "total_sale_dollars": 269.88 }, { "purchase_month": { "value": "2018-04-15" }, "total_sale_dollars": 258.6 }, { "purchase_month": { "value": "2018-04-22" }, "total_sale_dollars": 59.06 }, { "purchase_month": { "value": "2018-04-29" }, "total_sale_dollars": 214.42 }, { "purchase_month": { "value": "2018-05-06" }, "total_sale_dollars": 34.48 }, { "purchase_month": { "value": "2018-05-13" }, "total_sale_dollars": 137.14999999999998 }, { "purchase_month": { "value": "2018-05-20" }, "total_sale_dollars": 809.64 }, { "purchase_month": { "value": "2018-05-27" }, "total_sale_dollars": 269.88 }, { "purchase_month": { "value": "2018-06-03" }, "total_sale_dollars": 38188.600000000006 }, { "purchase_month": { "value": "2018-06-10" }, "total_sale_dollars": 168624.74999999997 }, { "purchase_month": { "value": "2018-06-17" }, "total_sale_dollars": 119968.03 }, { "purchase_month": { "value": "2018-06-24" }, "total_sale_dollars": 262543.44 }, { "purchase_month": { "value": "2018-07-01" }, "total_sale_dollars": 150345.74000000002 }, { "purchase_month": { "value": "2018-07-08" }, "total_sale_dollars": 221919.5699999999 }, { "purchase_month": { "value": "2018-07-15" }, "total_sale_dollars": 342120.04999999993 }, { "purchase_month": { "value": "2018-07-22" }, "total_sale_dollars": 320973.12999999995 }, { "purchase_month": { "value": "2018-07-29" }, "total_sale_dollars": 80104.08 }, { "purchase_month": { "value": "2018-08-05" }, "total_sale_dollars": 399.48 }, { "purchase_month": { "value": "2018-08-19" }, "total_sale_dollars": 409.13 }, { "purchase_month": { "value": "2018-08-26" }, "total_sale_dollars": 490.26 }, { "purchase_month": { "value": "2018-09-02" }, "total_sale_dollars": 104419.53 }, { "purchase_month": { "value": "2018-09-09" }, "total_sale_dollars": 150229.01 }, { "purchase_month": { "value": "2018-09-16" }, "total_sale_dollars": 133138.96 }, { "purchase_month": { "value": "2018-09-23" }, "total_sale_dollars": 100596.65000000002 }, { "purchase_month": { "value": "2018-09-30" }, "total_sale_dollars": 213586.53 }, { "purchase_month": { "value": "2018-10-07" }, "total_sale_dollars": 186611.05 }, { "purchase_month": { "value": "2018-10-14" }, "total_sale_dollars": 130339.79000000001 }, { "purchase_month": { "value": "2018-10-21" }, "total_sale_dollars": 154986.5 }, { "purchase_month": { "value": "2018-10-28" }, "total_sale_dollars": 146169.71999999997 }, { "purchase_month": { "value": "2018-11-04" }, "total_sale_dollars": 49034.889999999985 }, { "purchase_month": { "value": "2018-11-11" }, "total_sale_dollars": 521.7 }, { "purchase_month": { "value": "2018-11-25" }, "total_sale_dollars": 1068.88 }, { "purchase_month": { "value": "2018-12-02" }, "total_sale_dollars": 287.7 }, { "purchase_month": { "value": "2018-12-09" }, "total_sale_dollars": 296.84 }, { "purchase_month": { "value": "2018-12-23" }, "total_sale_dollars": 620.64 }, { "purchase_month": { "value": "2019-01-06" }, "total_sale_dollars": 74.21 }, { "purchase_month": { "value": "2019-01-20" }, "total_sale_dollars": 269.88 }, { "purchase_month": { "value": "2019-01-27" }, "total_sale_dollars": 103.44 }, { "purchase_month": { "value": "2019-02-03" }, "total_sale_dollars": 23.76 }, { "purchase_month": { "value": "2019-02-17" }, "total_sale_dollars": 307.39 }, { "purchase_month": { "value": "2019-02-24" }, "total_sale_dollars": 14641.460000000001 }, { "purchase_month": { "value": "2019-03-03" }, "total_sale_dollars": 140723.25999999998 }, { "purchase_month": { "value": "2019-03-10" }, "total_sale_dollars": 99138.15000000004 }, { "purchase_month": { "value": "2019-03-17" }, "total_sale_dollars": 101129.72000000002 }, { "purchase_month": { "value": "2019-03-24" }, "total_sale_dollars": 96221.00999999998 }, { "purchase_month": { "value": "2019-03-31" }, "total_sale_dollars": 124934.84999999999 }, { "purchase_month": { "value": "2019-04-07" }, "total_sale_dollars": 120450.40000000001 }, { "purchase_month": { "value": "2019-04-14" }, "total_sale_dollars": 104138.26000000002 }, { "purchase_month": { "value": "2019-04-21" }, "total_sale_dollars": 109979.72999999998 }, { "purchase_month": { "value": "2019-04-28" }, "total_sale_dollars": 140207.30999999997 }, { "purchase_month": { "value": "2019-05-05" }, "total_sale_dollars": 148145.48000000004 }, { "purchase_month": { "value": "2019-05-12" }, "total_sale_dollars": 149900.73 }, { "purchase_month": { "value": "2019-05-19" }, "total_sale_dollars": 127779.73999999999 }, { "purchase_month": { "value": "2019-05-26" }, "total_sale_dollars": 176859.28000000003 }, { "purchase_month": { "value": "2019-06-02" }, "total_sale_dollars": 282171.3999999999 }, { "purchase_month": { "value": "2019-06-09" }, "total_sale_dollars": 368634.99999999994 }, { "purchase_month": { "value": "2019-06-16" }, "total_sale_dollars": 312351.63999999996 }, { "purchase_month": { "value": "2019-06-23" }, "total_sale_dollars": 532137.0599999998 }, { "purchase_month": { "value": "2019-06-30" }, "total_sale_dollars": 206306.83 }, { "purchase_month": { "value": "2019-07-07" }, "total_sale_dollars": 137220.7 }, { "purchase_month": { "value": "2019-07-14" }, "total_sale_dollars": 102553.58999999998 }, { "purchase_month": { "value": "2019-07-21" }, "total_sale_dollars": 111543.68 }, { "purchase_month": { "value": "2019-07-28" }, "total_sale_dollars": 89946.31 }, { "purchase_month": { "value": "2020-02-02" }, "total_sale_dollars": 105637.72 }, { "purchase_month": { "value": "2020-02-09" }, "total_sale_dollars": 106164.29000000002 }, { "purchase_month": { "value": "2020-02-16" }, "total_sale_dollars": 115613.88000000002 }, { "purchase_month": { "value": "2020-02-23" }, "total_sale_dollars": 93445.21000000004 }, { "purchase_month": { "value": "2020-03-01" }, "total_sale_dollars": 106831.45999999999 }, { "purchase_month": { "value": "2020-03-08" }, "total_sale_dollars": 104286.24000000002 }, { "purchase_month": { "value": "2020-03-15" }, "total_sale_dollars": 96191.66000000002 }, { "purchase_month": { "value": "2020-03-22" }, "total_sale_dollars": 119334.68000000001 }, { "purchase_month": { "value": "2020-03-29" }, "total_sale_dollars": 88630.91000000002 }, { "purchase_month": { "value": "2020-04-05" }, "total_sale_dollars": 113149.61000000002 }, { "purchase_month": { "value": "2020-04-12" }, "total_sale_dollars": 146356.96 }, { "purchase_month": { "value": "2020-04-19" }, "total_sale_dollars": 108286.82999999999 }, { "purchase_month": { "value": "2020-04-26" }, "total_sale_dollars": 129369.18999999999 }, { "purchase_month": { "value": "2020-05-03" }, "total_sale_dollars": 75670.69999999998 }, { "purchase_month": { "value": "2020-05-10" }, "total_sale_dollars": 97482.47000000002 }, { "purchase_month": { "value": "2020-05-17" }, "total_sale_dollars": 93106.64 }, { "purchase_month": { "value": "2020-05-24" }, "total_sale_dollars": 113302.13 }, { "purchase_month": { "value": "2020-05-31" }, "total_sale_dollars": 99552.90000000001 }, { "purchase_month": { "value": "2020-06-07" }, "total_sale_dollars": 110654.30000000006 }, { "purchase_month": { "value": "2020-06-14" }, "total_sale_dollars": 124851.86000000002 }, { "purchase_month": { "value": "2020-06-21" }, "total_sale_dollars": 123326.21999999999 }, { "purchase_month": { "value": "2020-06-28" }, "total_sale_dollars": 151580.97000000003 }, { "purchase_month": { "value": "2020-07-05" }, "total_sale_dollars": 157217.71000000002 }, { "purchase_month": { "value": "2020-07-12" }, "total_sale_dollars": 141229.50000000003 }, { "purchase_month": { "value": "2020-07-19" }, "total_sale_dollars": 110252.29999999999 }, { "purchase_month": { "value": "2020-07-26" }, "total_sale_dollars": 127363.12000000005 }, { "purchase_month": { "value": "2020-08-02" }, "total_sale_dollars": 119444.53000000004 }, { "purchase_month": { "value": "2020-08-09" }, "total_sale_dollars": 134904.08 }, { "purchase_month": { "value": "2020-08-16" }, "total_sale_dollars": 160779.3 }, { "purchase_month": { "value": "2020-08-23" }, "total_sale_dollars": 123600.74 }, { "purchase_month": { "value": "2020-08-30" }, "total_sale_dollars": 141392.19000000003 }, { "purchase_month": { "value": "2020-09-06" }, "total_sale_dollars": 88868.81 }, { "purchase_month": { "value": "2020-09-13" }, "total_sale_dollars": 111418.66999999998 }, { "purchase_month": { "value": "2020-09-20" }, "total_sale_dollars": 143088.18 }, { "purchase_month": { "value": "2020-09-27" }, "total_sale_dollars": 249581.05999999997 }, { "purchase_month": { "value": "2020-10-04" }, "total_sale_dollars": 98173.69000000002 }, { "purchase_month": { "value": "2020-10-11" }, "total_sale_dollars": 158643.26 }, { "purchase_month": { "value": "2020-10-18" }, "total_sale_dollars": 128962.00000000001 }, { "purchase_month": { "value": "2020-10-25" }, "total_sale_dollars": 104523.31000000003 }, { "purchase_month": { "value": "2020-11-01" }, "total_sale_dollars": 92284.21000000004 }, { "purchase_month": { "value": "2020-11-08" }, "total_sale_dollars": 96650.29000000001 }, { "purchase_month": { "value": "2020-11-15" }, "total_sale_dollars": 97775.29999999999 }, { "purchase_month": { "value": "2020-11-22" }, "total_sale_dollars": 74941.6 }, { "purchase_month": { "value": "2020-11-29" }, "total_sale_dollars": 20397.340000000004 }, { "purchase_month": { "value": "2021-05-09" }, "total_sale_dollars": 44808.380000000005 }, { "purchase_month": { "value": "2021-05-16" }, "total_sale_dollars": 121256.85000000002 }, { "purchase_month": { "value": "2021-05-23" }, "total_sale_dollars": 128354.90000000004 }, { "purchase_month": { "value": "2021-05-30" }, "total_sale_dollars": 93680.85 }, { "purchase_month": { "value": "2021-06-06" }, "total_sale_dollars": 112696.45999999999 }, { "purchase_month": { "value": "2021-06-13" }, "total_sale_dollars": 107810.39000000003 }, { "purchase_month": { "value": "2021-06-20" }, "total_sale_dollars": 197392.84000000003 }, { "purchase_month": { "value": "2021-06-27" }, "total_sale_dollars": 154049.30999999994 }, { "purchase_month": { "value": "2021-07-04" }, "total_sale_dollars": 244560.86 }, { "purchase_month": { "value": "2021-07-11" }, "total_sale_dollars": 81392.16 }, { "purchase_month": { "value": "2021-07-18" }, "total_sale_dollars": 142072.02000000002 }, { "purchase_month": { "value": "2021-07-25" }, "total_sale_dollars": 106176.67000000001 }, { "purchase_month": { "value": "2021-08-01" }, "total_sale_dollars": 135389.43 }, { "purchase_month": { "value": "2021-08-08" }, "total_sale_dollars": 97315.72000000003 }, { "purchase_month": { "value": "2021-08-15" }, "total_sale_dollars": 105078.93000000001 }, { "purchase_month": { "value": "2021-08-22" }, "total_sale_dollars": 58860.07 }, { "purchase_month": { "value": "2021-08-29" }, "total_sale_dollars": 50138.82 }, { "purchase_month": { "value": "2021-09-05" }, "total_sale_dollars": 136453.63000000003 }, { "purchase_month": { "value": "2021-09-12" }, "total_sale_dollars": 128769.22000000002 }, { "purchase_month": { "value": "2021-09-19" }, "total_sale_dollars": 103689.71999999999 }, { "purchase_month": { "value": "2021-09-26" }, "total_sale_dollars": 83005.17 }, { "purchase_month": { "value": "2021-12-19" }, "total_sale_dollars": 80852.83 }, { "purchase_month": { "value": "2021-12-26" }, "total_sale_dollars": 104786.83 }, { "purchase_month": { "value": "2022-01-02" }, "total_sale_dollars": 124804.98000000001 }, { "purchase_month": { "value": "2022-01-09" }, "total_sale_dollars": 84676.67000000004 }, { "purchase_month": { "value": "2022-01-16" }, "total_sale_dollars": 90736.43000000001 }, { "purchase_month": { "value": "2022-01-23" }, "total_sale_dollars": 88272.70000000001 }, { "purchase_month": { "value": "2022-01-30" }, "total_sale_dollars": 7540.58 } ], "top_sellers_by_revenue": [ { "vendor_name": "Pernod Ricard USA/Austin Nichols", "item_description": "Absolut Swedish Vodka 80 Prf", "total_sale_dollars": 30755524.13999933, "total_bottles": 1538497, "avg_price_per_100ml": 2.209161023991876 }, { "vendor_name": "Pernod Ricard USA/Austin Nichols", "item_description": "Absolut Swedish Vodka 80prf", "total_sale_dollars": 8115471.560000062, "total_bottles": 477019, "avg_price_per_100ml": 2.0290520453467833 }, { "vendor_name": "Pernod Ricard USA/Austin Nichols", "item_description": "Absolut Citron (lemon Vodka)", "total_sale_dollars": 6039341.360000036, "total_bottles": 296414, "avg_price_per_100ml": 2.161626272881515 }, { "vendor_name": "Pernod Ricard USA/Austin Nichols", "item_description": "Absolut Mandrin", "total_sale_dollars": 2117678.950000001, "total_bottles": 108314, "avg_price_per_100ml": 2.193481190237232 }, { "vendor_name": "Pernod Ricard USA/Austin Nichols", "item_description": "Absolut Citron", "total_sale_dollars": 1555722.0899999999, "total_bottles": 81793, "avg_price_per_100ml": 2.110506520555577 } ], "most_expensive_products": [ { "vendor_name": "Pernod Ricard USA/Austin Nichols", "item_description": "Absolut Raspberri Mini", "total_sale_dollars": 118.8, "total_bottles": 12, "avg_price_per_100ml": 19.8 }, { "vendor_name": "Pernod Ricard USA/Austin Nichols", "item_description": "Absolut Citron Mini", "total_sale_dollars": 118.8, "total_bottles": 12, "avg_price_per_100ml": 19.8 }, { "vendor_name": "Pernod Ricard USA/Austin Nichols", "item_description": "Absolut Swedish Vodka 80prf Mini", "total_sale_dollars": 497344.3199999992, "total_bottles": 41864, "avg_price_per_100ml": 17.34848685980805 }, { "vendor_name": "Pernod Ricard USA/Austin Nichols", "item_description": "Absolut Lime Mini", "total_sale_dollars": 93959.46000000002, "total_bottles": 10653, "avg_price_per_100ml": 8.713438661710038 }, { "vendor_name": "Pernod Ricard USA/Austin Nichols", "item_description": "Absolut Elyx", "total_sale_dollars": 5035.799999999999, "total_bottles": 180, "avg_price_per_100ml": 3.573882352941176 }, { "vendor_name": "Pernod Ricard USA/Austin Nichols", "item_description": "Absolut Black 100", "total_sale_dollars": 269.88, "total_bottles": 12, "avg_price_per_100ml": 2.9986666666666664 }, { "vendor_name": "Pernod Ricard USA/Austin Nichols", "item_description": "Absolut Vodka 100 Premium", "total_sale_dollars": 65944.03000000001, "total_bottles": 2977, "avg_price_per_100ml": 2.950712409995764 }, { "vendor_name": "Pernod Ricard USA/Austin Nichols", "item_description": "Level Imported Vodka DNO", "total_sale_dollars": 503.04, "total_bottles": 24, "avg_price_per_100ml": 2.7946666666666666 }, { "vendor_name": "Pernod Ricard USA/Austin Nichols", "item_description": "Absolut Mini Trial Pack", "total_sale_dollars": 3822.309999999999, "total_bottles": 641, "avg_price_per_100ml": 2.392571428571429 }, { "vendor_name": "Pernod Ricard USA/Austin Nichols", "item_description": "Absolut Mini Bar", "total_sale_dollars": 31381.050000000003, "total_bottles": 5303, "avg_price_per_100ml": 2.368422764227643 } ] }, { "vendor_name": "Phillips Beverage Company", "total_sale_dollars": 49450874.78999666, "by_month": [ { "purchase_month": { "value": "2012-01-01" }, "total_sale_dollars": 92981.93999999999 }, { "purchase_month": { "value": "2012-01-08" }, "total_sale_dollars": 113194.23 }, { "purchase_month": { "value": "2012-01-15" }, "total_sale_dollars": 105723.21000000002 }, { "purchase_month": { "value": "2012-01-22" }, "total_sale_dollars": 101941.83 }, { "purchase_month": { "value": "2012-01-29" }, "total_sale_dollars": 116226.82000000004 }, { "purchase_month": { "value": "2012-02-05" }, "total_sale_dollars": 109532.48999999999 }, { "purchase_month": { "value": "2012-02-12" }, "total_sale_dollars": 118569.53000000001 }, { "purchase_month": { "value": "2012-02-19" }, "total_sale_dollars": 123153.07999999999 }, { "purchase_month": { "value": "2012-02-26" }, "total_sale_dollars": 129160.10999999997 }, { "purchase_month": { "value": "2012-03-04" }, "total_sale_dollars": 131429 }, { "purchase_month": { "value": "2012-03-11" }, "total_sale_dollars": 132124.09 }, { "purchase_month": { "value": "2012-03-18" }, "total_sale_dollars": 136687.91 }, { "purchase_month": { "value": "2012-03-25" }, "total_sale_dollars": 124233.06 }, { "purchase_month": { "value": "2012-04-01" }, "total_sale_dollars": 213016.87999999998 }, { "purchase_month": { "value": "2012-04-08" }, "total_sale_dollars": 255036.57999999987 }, { "purchase_month": { "value": "2012-04-15" }, "total_sale_dollars": 134084.49 }, { "purchase_month": { "value": "2012-04-22" }, "total_sale_dollars": 137533.44 }, { "purchase_month": { "value": "2012-04-29" }, "total_sale_dollars": 133761.59000000003 }, { "purchase_month": { "value": "2012-05-06" }, "total_sale_dollars": 138459.97000000003 }, { "purchase_month": { "value": "2012-05-13" }, "total_sale_dollars": 142316.94 }, { "purchase_month": { "value": "2012-05-20" }, "total_sale_dollars": 169562.60000000003 }, { "purchase_month": { "value": "2012-05-27" }, "total_sale_dollars": 104847.48000000001 }, { "purchase_month": { "value": "2012-06-03" }, "total_sale_dollars": 173970.96999999997 }, { "purchase_month": { "value": "2012-06-10" }, "total_sale_dollars": 159237.64000000004 }, { "purchase_month": { "value": "2012-06-17" }, "total_sale_dollars": 138217.97 }, { "purchase_month": { "value": "2012-06-24" }, "total_sale_dollars": 230230.95999999985 }, { "purchase_month": { "value": "2012-07-01" }, "total_sale_dollars": 157955.44000000006 }, { "purchase_month": { "value": "2012-07-08" }, "total_sale_dollars": 144803.96000000002 }, { "purchase_month": { "value": "2012-07-15" }, "total_sale_dollars": 144447.36000000004 }, { "purchase_month": { "value": "2012-07-22" }, "total_sale_dollars": 128858.27999999997 }, { "purchase_month": { "value": "2012-07-29" }, "total_sale_dollars": 153878.16 }, { "purchase_month": { "value": "2012-08-05" }, "total_sale_dollars": 193755.90999999995 }, { "purchase_month": { "value": "2012-08-12" }, "total_sale_dollars": 140709.97 }, { "purchase_month": { "value": "2012-08-19" }, "total_sale_dollars": 133852.74 }, { "purchase_month": { "value": "2012-08-26" }, "total_sale_dollars": 208916.89999999994 }, { "purchase_month": { "value": "2012-09-02" }, "total_sale_dollars": 120735.27000000002 }, { "purchase_month": { "value": "2012-09-09" }, "total_sale_dollars": 152309.66000000003 }, { "purchase_month": { "value": "2012-09-16" }, "total_sale_dollars": 109402.38000000002 }, { "purchase_month": { "value": "2012-09-23" }, "total_sale_dollars": 101153.73 }, { "purchase_month": { "value": "2012-09-30" }, "total_sale_dollars": 279933.45999999985 }, { "purchase_month": { "value": "2012-10-07" }, "total_sale_dollars": 291381.77 }, { "purchase_month": { "value": "2012-10-14" }, "total_sale_dollars": 238182.43999999992 }, { "purchase_month": { "value": "2012-10-21" }, "total_sale_dollars": 242793.7599999999 }, { "purchase_month": { "value": "2012-10-28" }, "total_sale_dollars": 81102.23000000001 }, { "purchase_month": { "value": "2012-11-04" }, "total_sale_dollars": 123347.03000000004 }, { "purchase_month": { "value": "2012-11-11" }, "total_sale_dollars": 157837.18 }, { "purchase_month": { "value": "2012-11-18" }, "total_sale_dollars": 47313.37000000001 }, { "purchase_month": { "value": "2012-11-25" }, "total_sale_dollars": 112362.13 }, { "purchase_month": { "value": "2012-12-02" }, "total_sale_dollars": 118195.26 }, { "purchase_month": { "value": "2012-12-09" }, "total_sale_dollars": 118268.07999999996 }, { "purchase_month": { "value": "2012-12-16" }, "total_sale_dollars": 157882.6 }, { "purchase_month": { "value": "2012-12-23" }, "total_sale_dollars": 149581.36999999997 }, { "purchase_month": { "value": "2012-12-30" }, "total_sale_dollars": 84136.79 }, { "purchase_month": { "value": "2013-01-06" }, "total_sale_dollars": 137693.43 }, { "purchase_month": { "value": "2013-01-13" }, "total_sale_dollars": 124517.93999999997 }, { "purchase_month": { "value": "2013-01-20" }, "total_sale_dollars": 125071.6 }, { "purchase_month": { "value": "2013-01-27" }, "total_sale_dollars": 122648.87999999999 }, { "purchase_month": { "value": "2013-02-03" }, "total_sale_dollars": 132509.75 }, { "purchase_month": { "value": "2013-02-10" }, "total_sale_dollars": 113139.54 }, { "purchase_month": { "value": "2013-02-17" }, "total_sale_dollars": 105623.31000000001 }, { "purchase_month": { "value": "2013-02-24" }, "total_sale_dollars": 125554.50000000001 }, { "purchase_month": { "value": "2013-03-03" }, "total_sale_dollars": 116573.16000000002 }, { "purchase_month": { "value": "2013-03-10" }, "total_sale_dollars": 130118.21999999997 }, { "purchase_month": { "value": "2013-03-17" }, "total_sale_dollars": 119433.5 }, { "purchase_month": { "value": "2013-03-24" }, "total_sale_dollars": 112738.66999999998 }, { "purchase_month": { "value": "2013-03-31" }, "total_sale_dollars": 259465.40999999992 }, { "purchase_month": { "value": "2013-04-07" }, "total_sale_dollars": 257734.23999999993 }, { "purchase_month": { "value": "2013-04-14" }, "total_sale_dollars": 112718.92 }, { "purchase_month": { "value": "2013-04-21" }, "total_sale_dollars": 116370.51 }, { "purchase_month": { "value": "2013-04-28" }, "total_sale_dollars": 161901.92 }, { "purchase_month": { "value": "2013-05-05" }, "total_sale_dollars": 231234.98000000004 }, { "purchase_month": { "value": "2013-05-12" }, "total_sale_dollars": 192122.37999999998 }, { "purchase_month": { "value": "2013-05-19" }, "total_sale_dollars": 192216.38999999998 }, { "purchase_month": { "value": "2013-05-26" }, "total_sale_dollars": 204854.03999999995 }, { "purchase_month": { "value": "2013-06-02" }, "total_sale_dollars": 167377.25999999995 }, { "purchase_month": { "value": "2013-06-09" }, "total_sale_dollars": 184032.56000000003 }, { "purchase_month": { "value": "2013-06-16" }, "total_sale_dollars": 54458.939999999995 }, { "purchase_month": { "value": "2013-06-23" }, "total_sale_dollars": 193527.65999999997 }, { "purchase_month": { "value": "2013-06-30" }, "total_sale_dollars": 139807.71 }, { "purchase_month": { "value": "2013-07-07" }, "total_sale_dollars": 144034.46000000002 }, { "purchase_month": { "value": "2013-07-14" }, "total_sale_dollars": 126277.86000000004 }, { "purchase_month": { "value": "2013-07-21" }, "total_sale_dollars": 121533.50000000001 }, { "purchase_month": { "value": "2013-07-28" }, "total_sale_dollars": 138418.56 }, { "purchase_month": { "value": "2013-08-04" }, "total_sale_dollars": 141438.89999999997 }, { "purchase_month": { "value": "2013-08-11" }, "total_sale_dollars": 139629.73 }, { "purchase_month": { "value": "2013-08-18" }, "total_sale_dollars": 147261.12000000002 }, { "purchase_month": { "value": "2013-08-25" }, "total_sale_dollars": 178362.25999999998 }, { "purchase_month": { "value": "2013-09-01" }, "total_sale_dollars": 142945.22 }, { "purchase_month": { "value": "2013-09-08" }, "total_sale_dollars": 130190.01 }, { "purchase_month": { "value": "2013-09-15" }, "total_sale_dollars": 99907.47 }, { "purchase_month": { "value": "2013-09-22" }, "total_sale_dollars": 120275.59000000003 }, { "purchase_month": { "value": "2013-09-29" }, "total_sale_dollars": 346523.4199999999 }, { "purchase_month": { "value": "2013-10-06" }, "total_sale_dollars": 273112.67000000004 }, { "purchase_month": { "value": "2013-10-13" }, "total_sale_dollars": 105237.22 }, { "purchase_month": { "value": "2013-10-20" }, "total_sale_dollars": 115440.65 }, { "purchase_month": { "value": "2013-10-27" }, "total_sale_dollars": 164255.80000000002 }, { "purchase_month": { "value": "2013-11-03" }, "total_sale_dollars": 119097.5 }, { "purchase_month": { "value": "2013-11-10" }, "total_sale_dollars": 108863.95000000001 }, { "purchase_month": { "value": "2013-11-17" }, "total_sale_dollars": 129393.60999999999 }, { "purchase_month": { "value": "2013-11-24" }, "total_sale_dollars": 51247.07 }, { "purchase_month": { "value": "2013-12-01" }, "total_sale_dollars": 120197.76999999997 }, { "purchase_month": { "value": "2013-12-08" }, "total_sale_dollars": 104307.84999999998 }, { "purchase_month": { "value": "2013-12-15" }, "total_sale_dollars": 141422.32 }, { "purchase_month": { "value": "2013-12-22" }, "total_sale_dollars": 99261.43999999996 }, { "purchase_month": { "value": "2013-12-29" }, "total_sale_dollars": 72327.94 }, { "purchase_month": { "value": "2014-01-05" }, "total_sale_dollars": 180645.84 }, { "purchase_month": { "value": "2014-01-12" }, "total_sale_dollars": 86631.99000000002 }, { "purchase_month": { "value": "2014-01-19" }, "total_sale_dollars": 183938.71999999994 }, { "purchase_month": { "value": "2014-01-26" }, "total_sale_dollars": 346181.0299999999 }, { "purchase_month": { "value": "2014-02-02" }, "total_sale_dollars": 250286.59999999995 }, { "purchase_month": { "value": "2014-02-09" }, "total_sale_dollars": 149722.56 }, { "purchase_month": { "value": "2014-02-16" }, "total_sale_dollars": 105294.56999999999 }, { "purchase_month": { "value": "2014-02-23" }, "total_sale_dollars": 114772.67000000001 }, { "purchase_month": { "value": "2014-03-02" }, "total_sale_dollars": 102609.61000000003 }, { "purchase_month": { "value": "2014-03-09" }, "total_sale_dollars": 111003.84000000004 }, { "purchase_month": { "value": "2014-03-16" }, "total_sale_dollars": 107171.37 }, { "purchase_month": { "value": "2014-03-23" }, "total_sale_dollars": 91247.87000000002 }, { "purchase_month": { "value": "2014-03-30" }, "total_sale_dollars": 143350.65999999997 }, { "purchase_month": { "value": "2014-04-06" }, "total_sale_dollars": 167725.60999999996 }, { "purchase_month": { "value": "2014-04-13" }, "total_sale_dollars": 113748.29 }, { "purchase_month": { "value": "2014-04-20" }, "total_sale_dollars": 111912.36999999998 }, { "purchase_month": { "value": "2014-04-27" }, "total_sale_dollars": 129553.70000000003 }, { "purchase_month": { "value": "2014-05-04" }, "total_sale_dollars": 126693 }, { "purchase_month": { "value": "2014-05-11" }, "total_sale_dollars": 118081.64999999997 }, { "purchase_month": { "value": "2014-05-18" }, "total_sale_dollars": 169847.08000000002 }, { "purchase_month": { "value": "2014-05-25" }, "total_sale_dollars": 91408.28 }, { "purchase_month": { "value": "2014-06-01" }, "total_sale_dollars": 180614.6199999999 }, { "purchase_month": { "value": "2014-06-08" }, "total_sale_dollars": 152828.99999999997 }, { "purchase_month": { "value": "2014-06-15" }, "total_sale_dollars": 128029.86 }, { "purchase_month": { "value": "2014-06-22" }, "total_sale_dollars": 240694.18999999992 }, { "purchase_month": { "value": "2014-06-29" }, "total_sale_dollars": 102121.32 }, { "purchase_month": { "value": "2014-07-06" }, "total_sale_dollars": 137340.74000000005 }, { "purchase_month": { "value": "2014-07-13" }, "total_sale_dollars": 125452.71 }, { "purchase_month": { "value": "2014-07-20" }, "total_sale_dollars": 120277.72 }, { "purchase_month": { "value": "2014-07-27" }, "total_sale_dollars": 126902.29999999997 }, { "purchase_month": { "value": "2014-08-03" }, "total_sale_dollars": 191738.84 }, { "purchase_month": { "value": "2014-08-10" }, "total_sale_dollars": 125303.90000000001 }, { "purchase_month": { "value": "2014-08-17" }, "total_sale_dollars": 156867.48 }, { "purchase_month": { "value": "2014-08-24" }, "total_sale_dollars": 183860.22 }, { "purchase_month": { "value": "2014-08-31" }, "total_sale_dollars": 144794.49000000002 }, { "purchase_month": { "value": "2014-09-07" }, "total_sale_dollars": 178525.46 }, { "purchase_month": { "value": "2014-09-14" }, "total_sale_dollars": 97960.77000000002 }, { "purchase_month": { "value": "2014-09-21" }, "total_sale_dollars": 155266.38 }, { "purchase_month": { "value": "2014-09-28" }, "total_sale_dollars": 177045.61000000002 }, { "purchase_month": { "value": "2014-10-05" }, "total_sale_dollars": 148335.04000000004 }, { "purchase_month": { "value": "2014-10-12" }, "total_sale_dollars": 119697.40000000001 }, { "purchase_month": { "value": "2014-10-19" }, "total_sale_dollars": 122730.61000000003 }, { "purchase_month": { "value": "2014-10-26" }, "total_sale_dollars": 147931.45 }, { "purchase_month": { "value": "2014-11-02" }, "total_sale_dollars": 120390.62000000001 }, { "purchase_month": { "value": "2014-11-09" }, "total_sale_dollars": 84119.34999999999 }, { "purchase_month": { "value": "2014-11-16" }, "total_sale_dollars": 185660.83999999997 }, { "purchase_month": { "value": "2014-11-23" }, "total_sale_dollars": 55047.290000000015 }, { "purchase_month": { "value": "2014-11-30" }, "total_sale_dollars": 170032.23 }, { "purchase_month": { "value": "2014-12-07" }, "total_sale_dollars": 135469.83000000002 }, { "purchase_month": { "value": "2014-12-14" }, "total_sale_dollars": 160934.15999999992 }, { "purchase_month": { "value": "2014-12-21" }, "total_sale_dollars": 108846.23 }, { "purchase_month": { "value": "2014-12-28" }, "total_sale_dollars": 72852.23999999998 }, { "purchase_month": { "value": "2015-01-04" }, "total_sale_dollars": 153013.15 }, { "purchase_month": { "value": "2015-01-11" }, "total_sale_dollars": 152565.30999999997 }, { "purchase_month": { "value": "2015-01-18" }, "total_sale_dollars": 102377.70999999999 }, { "purchase_month": { "value": "2015-01-25" }, "total_sale_dollars": 140058.90999999995 }, { "purchase_month": { "value": "2015-02-01" }, "total_sale_dollars": 144805.54000000004 }, { "purchase_month": { "value": "2015-02-08" }, "total_sale_dollars": 107849.86000000003 }, { "purchase_month": { "value": "2015-02-15" }, "total_sale_dollars": 101232.73999999998 }, { "purchase_month": { "value": "2015-02-22" }, "total_sale_dollars": 105261.87 }, { "purchase_month": { "value": "2015-03-01" }, "total_sale_dollars": 128624.24000000005 }, { "purchase_month": { "value": "2015-03-08" }, "total_sale_dollars": 114379.03 }, { "purchase_month": { "value": "2015-03-15" }, "total_sale_dollars": 136450.50999999995 }, { "purchase_month": { "value": "2015-03-22" }, "total_sale_dollars": 101735.12000000001 }, { "purchase_month": { "value": "2015-03-29" }, "total_sale_dollars": 125959.56000000001 }, { "purchase_month": { "value": "2015-04-05" }, "total_sale_dollars": 134256.98 }, { "purchase_month": { "value": "2015-04-12" }, "total_sale_dollars": 117471.01 }, { "purchase_month": { "value": "2015-04-19" }, "total_sale_dollars": 122569.80999999998 }, { "purchase_month": { "value": "2015-04-26" }, "total_sale_dollars": 146527.77 }, { "purchase_month": { "value": "2015-05-03" }, "total_sale_dollars": 116926.51000000001 }, { "purchase_month": { "value": "2015-05-10" }, "total_sale_dollars": 123835.69000000002 }, { "purchase_month": { "value": "2015-05-17" }, "total_sale_dollars": 147560.9 }, { "purchase_month": { "value": "2015-05-24" }, "total_sale_dollars": 75055.88999999998 }, { "purchase_month": { "value": "2015-05-31" }, "total_sale_dollars": 177427.29 }, { "purchase_month": { "value": "2015-06-07" }, "total_sale_dollars": 155411.13 }, { "purchase_month": { "value": "2015-06-14" }, "total_sale_dollars": 189050.68 }, { "purchase_month": { "value": "2015-06-21" }, "total_sale_dollars": 193753.56 }, { "purchase_month": { "value": "2015-06-28" }, "total_sale_dollars": 102563.90000000001 }, { "purchase_month": { "value": "2015-07-05" }, "total_sale_dollars": 147249.36 }, { "purchase_month": { "value": "2015-07-12" }, "total_sale_dollars": 118332.51000000001 }, { "purchase_month": { "value": "2015-07-19" }, "total_sale_dollars": 118477.58 }, { "purchase_month": { "value": "2015-07-26" }, "total_sale_dollars": 133397.09 }, { "purchase_month": { "value": "2015-08-02" }, "total_sale_dollars": 158397.34000000003 }, { "purchase_month": { "value": "2015-08-09" }, "total_sale_dollars": 147589.55000000002 }, { "purchase_month": { "value": "2015-08-16" }, "total_sale_dollars": 187906.18999999997 }, { "purchase_month": { "value": "2015-08-23" }, "total_sale_dollars": 189246.85000000003 }, { "purchase_month": { "value": "2015-08-30" }, "total_sale_dollars": 173602.43 }, { "purchase_month": { "value": "2015-09-06" }, "total_sale_dollars": 89659.10999999999 }, { "purchase_month": { "value": "2015-09-13" }, "total_sale_dollars": 126137.22000000002 }, { "purchase_month": { "value": "2015-09-20" }, "total_sale_dollars": 112791.27 }, { "purchase_month": { "value": "2015-09-27" }, "total_sale_dollars": 124709.75000000007 }, { "purchase_month": { "value": "2015-10-04" }, "total_sale_dollars": 163161.32999999996 }, { "purchase_month": { "value": "2015-10-11" }, "total_sale_dollars": 125912.92000000004 }, { "purchase_month": { "value": "2015-10-18" }, "total_sale_dollars": 118721.13000000002 }, { "purchase_month": { "value": "2015-10-25" }, "total_sale_dollars": 120411.80999999997 }, { "purchase_month": { "value": "2015-11-01" }, "total_sale_dollars": 118338.52000000002 }, { "purchase_month": { "value": "2015-11-08" }, "total_sale_dollars": 106648.37000000001 }, { "purchase_month": { "value": "2015-11-15" }, "total_sale_dollars": 162838.47 }, { "purchase_month": { "value": "2015-11-22" }, "total_sale_dollars": 43393.789999999986 }, { "purchase_month": { "value": "2015-11-29" }, "total_sale_dollars": 137833.34000000003 }, { "purchase_month": { "value": "2015-12-06" }, "total_sale_dollars": 124950.71000000002 }, { "purchase_month": { "value": "2015-12-13" }, "total_sale_dollars": 158995.58000000002 }, { "purchase_month": { "value": "2015-12-20" }, "total_sale_dollars": 117196.08000000007 }, { "purchase_month": { "value": "2015-12-27" }, "total_sale_dollars": 78495.26000000002 }, { "purchase_month": { "value": "2016-01-03" }, "total_sale_dollars": 127453.33 }, { "purchase_month": { "value": "2016-01-10" }, "total_sale_dollars": 138877.54 }, { "purchase_month": { "value": "2016-01-17" }, "total_sale_dollars": 62734.28 }, { "purchase_month": { "value": "2016-01-24" }, "total_sale_dollars": 121579.95999999999 }, { "purchase_month": { "value": "2016-01-31" }, "total_sale_dollars": 118796.13000000002 }, { "purchase_month": { "value": "2016-02-07" }, "total_sale_dollars": 122675.76000000002 }, { "purchase_month": { "value": "2016-02-14" }, "total_sale_dollars": 106140.05000000005 }, { "purchase_month": { "value": "2016-02-21" }, "total_sale_dollars": 105414.77 }, { "purchase_month": { "value": "2016-02-28" }, "total_sale_dollars": 130280.64 }, { "purchase_month": { "value": "2016-03-06" }, "total_sale_dollars": 128790.67 }, { "purchase_month": { "value": "2016-03-13" }, "total_sale_dollars": 78009.38 }, { "purchase_month": { "value": "2016-03-20" }, "total_sale_dollars": 117141.22 }, { "purchase_month": { "value": "2016-03-27" }, "total_sale_dollars": 102732.48000000003 }, { "purchase_month": { "value": "2016-04-03" }, "total_sale_dollars": 135478.27 }, { "purchase_month": { "value": "2016-04-10" }, "total_sale_dollars": 113520.93000000004 }, { "purchase_month": { "value": "2016-04-17" }, "total_sale_dollars": 137989.30000000002 }, { "purchase_month": { "value": "2016-04-24" }, "total_sale_dollars": 182571.15000000002 }, { "purchase_month": { "value": "2016-05-01" }, "total_sale_dollars": 120397.03000000003 }, { "purchase_month": { "value": "2016-05-08" }, "total_sale_dollars": 115466.64999999998 }, { "purchase_month": { "value": "2016-05-15" }, "total_sale_dollars": 126995.57999999999 }, { "purchase_month": { "value": "2016-05-22" }, "total_sale_dollars": 181159.12999999998 }, { "purchase_month": { "value": "2016-05-29" }, "total_sale_dollars": 120908.66 }, { "purchase_month": { "value": "2016-06-05" }, "total_sale_dollars": 176848.7 }, { "purchase_month": { "value": "2016-06-12" }, "total_sale_dollars": 136492.84 }, { "purchase_month": { "value": "2016-06-19" }, "total_sale_dollars": 144835.37 }, { "purchase_month": { "value": "2016-06-26" }, "total_sale_dollars": 233992.75000000003 }, { "purchase_month": { "value": "2016-07-03" }, "total_sale_dollars": 91783.06 }, { "purchase_month": { "value": "2016-07-10" }, "total_sale_dollars": 145999.50999999998 }, { "purchase_month": { "value": "2016-07-17" }, "total_sale_dollars": 102719.98000000001 }, { "purchase_month": { "value": "2016-07-24" }, "total_sale_dollars": 124811.11000000002 }, { "purchase_month": { "value": "2016-07-31" }, "total_sale_dollars": 141208.61 }, { "purchase_month": { "value": "2016-08-07" }, "total_sale_dollars": 162539.59999999998 }, { "purchase_month": { "value": "2016-08-14" }, "total_sale_dollars": 136542.84000000005 }, { "purchase_month": { "value": "2016-08-21" }, "total_sale_dollars": 161172.84 }, { "purchase_month": { "value": "2016-08-28" }, "total_sale_dollars": 139671.27000000002 }, { "purchase_month": { "value": "2016-09-04" }, "total_sale_dollars": 102974.94 }, { "purchase_month": { "value": "2016-09-11" }, "total_sale_dollars": 182577.2799999999 }, { "purchase_month": { "value": "2016-09-18" }, "total_sale_dollars": 102409.75 }, { "purchase_month": { "value": "2016-09-25" }, "total_sale_dollars": 104218.34 }, { "purchase_month": { "value": "2016-10-02" }, "total_sale_dollars": 504.18 }, { "purchase_month": { "value": "2016-10-09" }, "total_sale_dollars": 534.9300000000001 }, { "purchase_month": { "value": "2016-10-16" }, "total_sale_dollars": 7120.18 }, { "purchase_month": { "value": "2016-10-23" }, "total_sale_dollars": 1245.58 }, { "purchase_month": { "value": "2016-10-30" }, "total_sale_dollars": 1341.82 }, { "purchase_month": { "value": "2016-11-06" }, "total_sale_dollars": 203.34 }, { "purchase_month": { "value": "2016-11-13" }, "total_sale_dollars": 1284.14 }, { "purchase_month": { "value": "2016-11-20" }, "total_sale_dollars": 448.45000000000005 }, { "purchase_month": { "value": "2016-11-27" }, "total_sale_dollars": 505.39 }, { "purchase_month": { "value": "2016-12-04" }, "total_sale_dollars": 671.4300000000001 }, { "purchase_month": { "value": "2016-12-11" }, "total_sale_dollars": 1062.2199999999998 }, { "purchase_month": { "value": "2016-12-18" }, "total_sale_dollars": 582.45 }, { "purchase_month": { "value": "2016-12-25" }, "total_sale_dollars": 621.5899999999999 }, { "purchase_month": { "value": "2017-01-01" }, "total_sale_dollars": 616.55 }, { "purchase_month": { "value": "2017-01-08" }, "total_sale_dollars": 924.5600000000001 }, { "purchase_month": { "value": "2017-01-15" }, "total_sale_dollars": 980.8000000000002 }, { "purchase_month": { "value": "2017-01-22" }, "total_sale_dollars": 2398.5899999999997 }, { "purchase_month": { "value": "2017-01-29" }, "total_sale_dollars": 751 }, { "purchase_month": { "value": "2017-02-05" }, "total_sale_dollars": 513.78 }, { "purchase_month": { "value": "2017-02-12" }, "total_sale_dollars": 219.69 }, { "purchase_month": { "value": "2017-02-19" }, "total_sale_dollars": 379.32 }, { "purchase_month": { "value": "2017-02-26" }, "total_sale_dollars": 955.8199999999999 }, { "purchase_month": { "value": "2017-03-05" }, "total_sale_dollars": 1068.33 }, { "purchase_month": { "value": "2017-03-12" }, "total_sale_dollars": 47629.350000000006 }, { "purchase_month": { "value": "2017-03-19" }, "total_sale_dollars": 94869.67000000003 }, { "purchase_month": { "value": "2017-03-26" }, "total_sale_dollars": 102118.49000000002 }, { "purchase_month": { "value": "2017-04-02" }, "total_sale_dollars": 128628.94000000003 }, { "purchase_month": { "value": "2017-04-09" }, "total_sale_dollars": 133167.88999999996 }, { "purchase_month": { "value": "2017-04-16" }, "total_sale_dollars": 108302.11 }, { "purchase_month": { "value": "2017-04-23" }, "total_sale_dollars": 103266.01999999999 }, { "purchase_month": { "value": "2017-04-30" }, "total_sale_dollars": 104134.85999999999 }, { "purchase_month": { "value": "2017-05-07" }, "total_sale_dollars": 110897.83000000002 }, { "purchase_month": { "value": "2017-05-14" }, "total_sale_dollars": 108055.58999999998 }, { "purchase_month": { "value": "2017-05-21" }, "total_sale_dollars": 128418.89 }, { "purchase_month": { "value": "2017-05-28" }, "total_sale_dollars": 92898.44 }, { "purchase_month": { "value": "2017-06-04" }, "total_sale_dollars": 124964.68999999997 }, { "purchase_month": { "value": "2017-06-11" }, "total_sale_dollars": 136822.33000000005 }, { "purchase_month": { "value": "2017-06-18" }, "total_sale_dollars": 135947.97000000006 }, { "purchase_month": { "value": "2017-06-25" }, "total_sale_dollars": 150332.98999999996 }, { "purchase_month": { "value": "2017-07-02" }, "total_sale_dollars": 123926.63000000003 }, { "purchase_month": { "value": "2017-07-09" }, "total_sale_dollars": 140815.88999999998 }, { "purchase_month": { "value": "2017-07-16" }, "total_sale_dollars": 148526.72000000003 }, { "purchase_month": { "value": "2017-07-23" }, "total_sale_dollars": 119753.12999999999 }, { "purchase_month": { "value": "2017-07-30" }, "total_sale_dollars": 117466.72000000003 }, { "purchase_month": { "value": "2017-08-06" }, "total_sale_dollars": 102094.68000000002 }, { "purchase_month": { "value": "2017-08-13" }, "total_sale_dollars": 101641.13999999998 }, { "purchase_month": { "value": "2017-08-20" }, "total_sale_dollars": 109368.76999999999 }, { "purchase_month": { "value": "2017-08-27" }, "total_sale_dollars": 130201.64 }, { "purchase_month": { "value": "2017-09-03" }, "total_sale_dollars": 82626.45000000001 }, { "purchase_month": { "value": "2017-09-10" }, "total_sale_dollars": 127540.29999999999 }, { "purchase_month": { "value": "2017-09-17" }, "total_sale_dollars": 97589.9 }, { "purchase_month": { "value": "2017-09-24" }, "total_sale_dollars": 108148.76999999997 }, { "purchase_month": { "value": "2017-10-01" }, "total_sale_dollars": 130002.68000000002 }, { "purchase_month": { "value": "2017-10-08" }, "total_sale_dollars": 99095.58 }, { "purchase_month": { "value": "2017-10-15" }, "total_sale_dollars": 108198.62 }, { "purchase_month": { "value": "2017-10-22" }, "total_sale_dollars": 106212.73000000004 }, { "purchase_month": { "value": "2017-10-29" }, "total_sale_dollars": 77299.20999999999 }, { "purchase_month": { "value": "2017-11-05" }, "total_sale_dollars": 124056.86999999997 }, { "purchase_month": { "value": "2017-11-12" }, "total_sale_dollars": 117917.41999999998 }, { "purchase_month": { "value": "2017-11-19" }, "total_sale_dollars": 60860.48000000001 }, { "purchase_month": { "value": "2017-11-26" }, "total_sale_dollars": 125595.14 }, { "purchase_month": { "value": "2017-12-03" }, "total_sale_dollars": 93375.43 }, { "purchase_month": { "value": "2017-12-10" }, "total_sale_dollars": 91984.07 }, { "purchase_month": { "value": "2017-12-17" }, "total_sale_dollars": 131425.98 }, { "purchase_month": { "value": "2017-12-24" }, "total_sale_dollars": 47127.19000000001 }, { "purchase_month": { "value": "2017-12-31" }, "total_sale_dollars": 625.38 }, { "purchase_month": { "value": "2018-01-07" }, "total_sale_dollars": 546.1800000000001 }, { "purchase_month": { "value": "2018-01-14" }, "total_sale_dollars": 416.82 }, { "purchase_month": { "value": "2018-01-21" }, "total_sale_dollars": 7296.96 }, { "purchase_month": { "value": "2018-01-28" }, "total_sale_dollars": 230.19 }, { "purchase_month": { "value": "2018-02-04" }, "total_sale_dollars": 429.09000000000003 }, { "purchase_month": { "value": "2018-02-11" }, "total_sale_dollars": 295.53 }, { "purchase_month": { "value": "2018-02-18" }, "total_sale_dollars": 348.65999999999997 }, { "purchase_month": { "value": "2018-02-25" }, "total_sale_dollars": 522.5799999999999 }, { "purchase_month": { "value": "2018-03-04" }, "total_sale_dollars": 441.34 }, { "purchase_month": { "value": "2018-03-11" }, "total_sale_dollars": 854.94 }, { "purchase_month": { "value": "2018-03-18" }, "total_sale_dollars": 318.12 }, { "purchase_month": { "value": "2018-03-25" }, "total_sale_dollars": 296.22 }, { "purchase_month": { "value": "2018-04-01" }, "total_sale_dollars": 475.86 }, { "purchase_month": { "value": "2018-04-08" }, "total_sale_dollars": 201.12 }, { "purchase_month": { "value": "2018-04-15" }, "total_sale_dollars": 362.82 }, { "purchase_month": { "value": "2018-04-22" }, "total_sale_dollars": 183.81 }, { "purchase_month": { "value": "2018-04-29" }, "total_sale_dollars": 122.82 }, { "purchase_month": { "value": "2018-05-06" }, "total_sale_dollars": 233.28 }, { "purchase_month": { "value": "2018-05-13" }, "total_sale_dollars": 362.67 }, { "purchase_month": { "value": "2018-05-20" }, "total_sale_dollars": 964.77 }, { "purchase_month": { "value": "2018-05-27" }, "total_sale_dollars": 462.84000000000003 }, { "purchase_month": { "value": "2018-06-03" }, "total_sale_dollars": 38576.850000000006 }, { "purchase_month": { "value": "2018-06-10" }, "total_sale_dollars": 112764.20999999998 }, { "purchase_month": { "value": "2018-06-17" }, "total_sale_dollars": 120521.59000000003 }, { "purchase_month": { "value": "2018-06-24" }, "total_sale_dollars": 181296.70999999996 }, { "purchase_month": { "value": "2018-07-01" }, "total_sale_dollars": 66177.38 }, { "purchase_month": { "value": "2018-07-08" }, "total_sale_dollars": 122566.32000000002 }, { "purchase_month": { "value": "2018-07-15" }, "total_sale_dollars": 97987.18000000001 }, { "purchase_month": { "value": "2018-07-22" }, "total_sale_dollars": 95341.32 }, { "purchase_month": { "value": "2018-07-29" }, "total_sale_dollars": 66589.43 }, { "purchase_month": { "value": "2018-08-05" }, "total_sale_dollars": 421.14 }, { "purchase_month": { "value": "2018-08-12" }, "total_sale_dollars": 426.6 }, { "purchase_month": { "value": "2018-08-19" }, "total_sale_dollars": 110.01999999999998 }, { "purchase_month": { "value": "2018-08-26" }, "total_sale_dollars": 477.3 }, { "purchase_month": { "value": "2018-09-02" }, "total_sale_dollars": 77196.02 }, { "purchase_month": { "value": "2018-09-09" }, "total_sale_dollars": 99841.76000000002 }, { "purchase_month": { "value": "2018-09-16" }, "total_sale_dollars": 128566.09999999999 }, { "purchase_month": { "value": "2018-09-23" }, "total_sale_dollars": 109406.32000000002 }, { "purchase_month": { "value": "2018-09-30" }, "total_sale_dollars": 112308.06999999999 }, { "purchase_month": { "value": "2018-10-07" }, "total_sale_dollars": 95218.39000000001 }, { "purchase_month": { "value": "2018-10-14" }, "total_sale_dollars": 85157.51000000001 }, { "purchase_month": { "value": "2018-10-21" }, "total_sale_dollars": 99142.57000000002 }, { "purchase_month": { "value": "2018-10-28" }, "total_sale_dollars": 78308.63999999998 }, { "purchase_month": { "value": "2018-11-04" }, "total_sale_dollars": 28983.260000000013 }, { "purchase_month": { "value": "2018-11-11" }, "total_sale_dollars": 669.12 }, { "purchase_month": { "value": "2018-11-18" }, "total_sale_dollars": 564.5999999999999 }, { "purchase_month": { "value": "2018-11-25" }, "total_sale_dollars": 495.29999999999995 }, { "purchase_month": { "value": "2018-12-02" }, "total_sale_dollars": 402.24 }, { "purchase_month": { "value": "2018-12-09" }, "total_sale_dollars": 344.61 }, { "purchase_month": { "value": "2018-12-16" }, "total_sale_dollars": 473.89 }, { "purchase_month": { "value": "2018-12-23" }, "total_sale_dollars": 732.6899999999999 }, { "purchase_month": { "value": "2018-12-30" }, "total_sale_dollars": 303.84000000000003 }, { "purchase_month": { "value": "2019-01-06" }, "total_sale_dollars": 155.28 }, { "purchase_month": { "value": "2019-01-13" }, "total_sale_dollars": 607.98 }, { "purchase_month": { "value": "2019-01-20" }, "total_sale_dollars": 497.70000000000005 }, { "purchase_month": { "value": "2019-01-27" }, "total_sale_dollars": 399.9 }, { "purchase_month": { "value": "2019-02-03" }, "total_sale_dollars": 125.25999999999999 }, { "purchase_month": { "value": "2019-02-10" }, "total_sale_dollars": 274.74 }, { "purchase_month": { "value": "2019-02-17" }, "total_sale_dollars": 281.64000000000004 }, { "purchase_month": { "value": "2019-02-24" }, "total_sale_dollars": 9087.29 }, { "purchase_month": { "value": "2019-03-03" }, "total_sale_dollars": 100215.78000000001 }, { "purchase_month": { "value": "2019-03-10" }, "total_sale_dollars": 89785.61000000002 }, { "purchase_month": { "value": "2019-03-17" }, "total_sale_dollars": 92528.16000000002 }, { "purchase_month": { "value": "2019-03-24" }, "total_sale_dollars": 90284.46999999999 }, { "purchase_month": { "value": "2019-03-31" }, "total_sale_dollars": 83799.87000000002 }, { "purchase_month": { "value": "2019-04-07" }, "total_sale_dollars": 98328.16 }, { "purchase_month": { "value": "2019-04-14" }, "total_sale_dollars": 81137.72000000003 }, { "purchase_month": { "value": "2019-04-21" }, "total_sale_dollars": 91063.31 }, { "purchase_month": { "value": "2019-04-28" }, "total_sale_dollars": 94557.99 }, { "purchase_month": { "value": "2019-05-05" }, "total_sale_dollars": 106306.76999999997 }, { "purchase_month": { "value": "2019-05-12" }, "total_sale_dollars": 132017.33000000002 }, { "purchase_month": { "value": "2019-05-19" }, "total_sale_dollars": 110355.4 }, { "purchase_month": { "value": "2019-05-26" }, "total_sale_dollars": 98584.98000000001 }, { "purchase_month": { "value": "2019-06-02" }, "total_sale_dollars": 102138.03999999998 }, { "purchase_month": { "value": "2019-06-09" }, "total_sale_dollars": 111796.48000000004 }, { "purchase_month": { "value": "2019-06-16" }, "total_sale_dollars": 91637.99000000002 }, { "purchase_month": { "value": "2019-06-23" }, "total_sale_dollars": 118629.89000000001 }, { "purchase_month": { "value": "2019-06-30" }, "total_sale_dollars": 111671.26000000001 }, { "purchase_month": { "value": "2019-07-07" }, "total_sale_dollars": 119922.43000000001 }, { "purchase_month": { "value": "2019-07-14" }, "total_sale_dollars": 109061.94 }, { "purchase_month": { "value": "2019-07-21" }, "total_sale_dollars": 88631.14000000001 }, { "purchase_month": { "value": "2019-07-28" }, "total_sale_dollars": 60779.24999999999 }, { "purchase_month": { "value": "2020-02-02" }, "total_sale_dollars": 89081.67999999998 }, { "purchase_month": { "value": "2020-02-09" }, "total_sale_dollars": 70907.57 }, { "purchase_month": { "value": "2020-02-16" }, "total_sale_dollars": 77238.53 }, { "purchase_month": { "value": "2020-02-23" }, "total_sale_dollars": 79037.23000000001 }, { "purchase_month": { "value": "2020-03-01" }, "total_sale_dollars": 91255.08000000002 }, { "purchase_month": { "value": "2020-03-08" }, "total_sale_dollars": 94963.41000000002 }, { "purchase_month": { "value": "2020-03-15" }, "total_sale_dollars": 109991.00000000001 }, { "purchase_month": { "value": "2020-03-22" }, "total_sale_dollars": 99565.24000000002 }, { "purchase_month": { "value": "2020-03-29" }, "total_sale_dollars": 84685.55000000002 }, { "purchase_month": { "value": "2020-04-05" }, "total_sale_dollars": 88479.13 }, { "purchase_month": { "value": "2020-04-12" }, "total_sale_dollars": 86238.71000000004 }, { "purchase_month": { "value": "2020-04-19" }, "total_sale_dollars": 80232.89 }, { "purchase_month": { "value": "2020-04-26" }, "total_sale_dollars": 97934.07 }, { "purchase_month": { "value": "2020-05-03" }, "total_sale_dollars": 94001.41999999997 }, { "purchase_month": { "value": "2020-05-10" }, "total_sale_dollars": 101357.28 }, { "purchase_month": { "value": "2020-05-17" }, "total_sale_dollars": 87632.45000000003 }, { "purchase_month": { "value": "2020-05-24" }, "total_sale_dollars": 85132.38 }, { "purchase_month": { "value": "2020-05-31" }, "total_sale_dollars": 145831.83 }, { "purchase_month": { "value": "2020-06-07" }, "total_sale_dollars": 120160.44999999998 }, { "purchase_month": { "value": "2020-06-14" }, "total_sale_dollars": 116644.58000000003 }, { "purchase_month": { "value": "2020-06-21" }, "total_sale_dollars": 124397.21000000004 }, { "purchase_month": { "value": "2020-06-28" }, "total_sale_dollars": 112515.47999999998 }, { "purchase_month": { "value": "2020-07-05" }, "total_sale_dollars": 96514.70000000001 }, { "purchase_month": { "value": "2020-07-12" }, "total_sale_dollars": 90695.17000000001 }, { "purchase_month": { "value": "2020-07-19" }, "total_sale_dollars": 111511.17000000001 }, { "purchase_month": { "value": "2020-07-26" }, "total_sale_dollars": 96282.19000000002 }, { "purchase_month": { "value": "2020-08-02" }, "total_sale_dollars": 106524.92000000003 }, { "purchase_month": { "value": "2020-08-09" }, "total_sale_dollars": 82470.08 }, { "purchase_month": { "value": "2020-08-16" }, "total_sale_dollars": 107713.06 }, { "purchase_month": { "value": "2020-08-23" }, "total_sale_dollars": 121117.46999999999 }, { "purchase_month": { "value": "2020-08-30" }, "total_sale_dollars": 97023.68000000002 }, { "purchase_month": { "value": "2020-09-06" }, "total_sale_dollars": 101242.85000000002 }, { "purchase_month": { "value": "2020-09-13" }, "total_sale_dollars": 85134.32999999999 }, { "purchase_month": { "value": "2020-09-20" }, "total_sale_dollars": 86532.42 }, { "purchase_month": { "value": "2020-09-27" }, "total_sale_dollars": 85396.26000000001 }, { "purchase_month": { "value": "2020-10-04" }, "total_sale_dollars": 81745.86000000003 }, { "purchase_month": { "value": "2020-10-11" }, "total_sale_dollars": 76010.74999999999 }, { "purchase_month": { "value": "2020-10-18" }, "total_sale_dollars": 85753.41999999998 }, { "purchase_month": { "value": "2020-10-25" }, "total_sale_dollars": 77092.75000000003 }, { "purchase_month": { "value": "2020-11-01" }, "total_sale_dollars": 88900.92000000001 }, { "purchase_month": { "value": "2020-11-08" }, "total_sale_dollars": 89160.94 }, { "purchase_month": { "value": "2020-11-15" }, "total_sale_dollars": 80833.32 }, { "purchase_month": { "value": "2020-11-22" }, "total_sale_dollars": 69142.54000000002 }, { "purchase_month": { "value": "2020-11-29" }, "total_sale_dollars": 17578.639999999996 }, { "purchase_month": { "value": "2021-05-09" }, "total_sale_dollars": 42685.73 }, { "purchase_month": { "value": "2021-05-16" }, "total_sale_dollars": 95711.15000000002 }, { "purchase_month": { "value": "2021-05-23" }, "total_sale_dollars": 88762.3 }, { "purchase_month": { "value": "2021-05-30" }, "total_sale_dollars": 82013.55 }, { "purchase_month": { "value": "2021-06-06" }, "total_sale_dollars": 111958.68000000001 }, { "purchase_month": { "value": "2021-06-13" }, "total_sale_dollars": 97302.71 }, { "purchase_month": { "value": "2021-06-20" }, "total_sale_dollars": 97209.74000000002 }, { "purchase_month": { "value": "2021-06-27" }, "total_sale_dollars": 110680.16999999998 }, { "purchase_month": { "value": "2021-07-04" }, "total_sale_dollars": 111801.94 }, { "purchase_month": { "value": "2021-07-11" }, "total_sale_dollars": 83887.80000000002 }, { "purchase_month": { "value": "2021-07-18" }, "total_sale_dollars": 68738.13 }, { "purchase_month": { "value": "2021-07-25" }, "total_sale_dollars": 64579.19 }, { "purchase_month": { "value": "2021-08-01" }, "total_sale_dollars": 86549.69000000002 }, { "purchase_month": { "value": "2021-08-08" }, "total_sale_dollars": 74990.63000000002 }, { "purchase_month": { "value": "2021-08-15" }, "total_sale_dollars": 76736.74999999999 }, { "purchase_month": { "value": "2021-08-22" }, "total_sale_dollars": 90116.12999999998 }, { "purchase_month": { "value": "2021-08-29" }, "total_sale_dollars": 82689.46 }, { "purchase_month": { "value": "2021-09-05" }, "total_sale_dollars": 72538.13999999998 }, { "purchase_month": { "value": "2021-09-12" }, "total_sale_dollars": 68281.23000000001 }, { "purchase_month": { "value": "2021-09-19" }, "total_sale_dollars": 88827.83000000003 }, { "purchase_month": { "value": "2021-09-26" }, "total_sale_dollars": 67248.78 }, { "purchase_month": { "value": "2021-12-19" }, "total_sale_dollars": 58503.08000000001 }, { "purchase_month": { "value": "2021-12-26" }, "total_sale_dollars": 57936.68000000001 }, { "purchase_month": { "value": "2022-01-02" }, "total_sale_dollars": 65157.83999999999 }, { "purchase_month": { "value": "2022-01-09" }, "total_sale_dollars": 60661.000000000015 }, { "purchase_month": { "value": "2022-01-16" }, "total_sale_dollars": 66085.26999999999 }, { "purchase_month": { "value": "2022-01-23" }, "total_sale_dollars": 70833.31999999999 }, { "purchase_month": { "value": "2022-01-30" }, "total_sale_dollars": 7186.689999999999 } ], "top_sellers_by_revenue": [ { "vendor_name": "Phillips Beverage Company", "item_description": "Phillips Vodka", "total_sale_dollars": 13982116.180000441, "total_bottles": 1684456, "avg_price_per_100ml": 0.6589513166233193 }, { "vendor_name": "Phillips Beverage Company", "item_description": "Uv Blue (raspberry) Vodka", "total_sale_dollars": 10210249.900000101, "total_bottles": 912212, "avg_price_per_100ml": 1.1574320088909933 }, { "vendor_name": "Phillips Beverage Company", "item_description": "UV Vodka PET", "total_sale_dollars": 5660874.630000048, "total_bottles": 354862, "avg_price_per_100ml": 0.9291667629158279 }, { "vendor_name": "Phillips Beverage Company", "item_description": "UV Blue Raspberry", "total_sale_dollars": 2519743.160000004, "total_bottles": 216787, "avg_price_per_100ml": 1.1897552710010142 }, { "vendor_name": "Phillips Beverage Company", "item_description": "Uv Red (cherry) Vodka", "total_sale_dollars": 2480612.220000003, "total_bottles": 228616, "avg_price_per_100ml": 1.1935782082324458 } ], "most_expensive_products": [ { "vendor_name": "Phillips Beverage Company", "item_description": "Prairie Organic Watermelon Cucumber Lime FL Vodka Mini", "total_sale_dollars": 552, "total_bottles": 80, "avg_price_per_100ml": 13.8 }, { "vendor_name": "Phillips Beverage Company", "item_description": "Prairie Organic Grapefruit Hibiscus Chamomile FL Vodka Mini", "total_sale_dollars": 151.8, "total_bottles": 22, "avg_price_per_100ml": 13.8 }, { "vendor_name": "Phillips Beverage Company", "item_description": "Prairie Organic Apple Pear Ginger FL Vodka Mini", "total_sale_dollars": 200.10000000000005, "total_bottles": 29, "avg_price_per_100ml": 13.8 }, { "vendor_name": "Phillips Beverage Company", "item_description": "UV Blue Raspberry Mini", "total_sale_dollars": 148554.3000000001, "total_bottles": 21884, "avg_price_per_100ml": 10.444272051009568 }, { "vendor_name": "Phillips Beverage Company", "item_description": "UV Cake Mini", "total_sale_dollars": 82119.00000000001, "total_bottles": 12086, "avg_price_per_100ml": 10.413291828793774 }, { "vendor_name": "Phillips Beverage Company", "item_description": "UV Red Cherry Mini", "total_sale_dollars": 38818.19999999999, "total_bottles": 5729, "avg_price_per_100ml": 10.237662508207485 }, { "vendor_name": "Phillips Beverage Company", "item_description": "Row Vodka Mini", "total_sale_dollars": 45935.19999999998, "total_bottles": 8536, "avg_price_per_100ml": 8.709057254901957 }, { "vendor_name": "Phillips Beverage Company", "item_description": "Phillips Vodka Mini", "total_sale_dollars": 1544.3999999999994, "total_bottles": 234, "avg_price_per_100ml": 2.54896551724138 }, { "vendor_name": "Phillips Beverage Company", "item_description": "UV Peach Mini", "total_sale_dollars": 24615.179999999997, "total_bottles": 3008, "avg_price_per_100ml": 2.2234207317073174 }, { "vendor_name": "Phillips Beverage Company", "item_description": "Prairie Organic Watermelon Cucumber Lime FL Vodka", "total_sale_dollars": 5940, "total_bottles": 360, "avg_price_per_100ml": 2.1999999999999997 } ] }, { "vendor_name": "Luxco-St Louis", "total_sale_dollars": 48777247.58000345, "by_month": [ { "purchase_month": { "value": "2012-01-01" }, "total_sale_dollars": 52520.909999999996 }, { "purchase_month": { "value": "2012-01-08" }, "total_sale_dollars": 112257.30000000003 }, { "purchase_month": { "value": "2012-01-15" }, "total_sale_dollars": 118063.50000000001 }, { "purchase_month": { "value": "2012-01-22" }, "total_sale_dollars": 158341.85 }, { "purchase_month": { "value": "2012-01-29" }, "total_sale_dollars": 107257.83999999998 }, { "purchase_month": { "value": "2012-02-05" }, "total_sale_dollars": 81472.97999999998 }, { "purchase_month": { "value": "2012-02-12" }, "total_sale_dollars": 77767.15999999997 }, { "purchase_month": { "value": "2012-02-19" }, "total_sale_dollars": 91840.98999999999 }, { "purchase_month": { "value": "2012-02-26" }, "total_sale_dollars": 98875.65000000004 }, { "purchase_month": { "value": "2012-03-04" }, "total_sale_dollars": 120518.40000000001 }, { "purchase_month": { "value": "2012-03-11" }, "total_sale_dollars": 120396.23 }, { "purchase_month": { "value": "2012-03-18" }, "total_sale_dollars": 136859.16 }, { "purchase_month": { "value": "2012-03-25" }, "total_sale_dollars": 138742.50000000003 }, { "purchase_month": { "value": "2012-04-01" }, "total_sale_dollars": 91523.23999999999 }, { "purchase_month": { "value": "2012-04-08" }, "total_sale_dollars": 89202.4 }, { "purchase_month": { "value": "2012-04-15" }, "total_sale_dollars": 95483.83999999997 }, { "purchase_month": { "value": "2012-04-22" }, "total_sale_dollars": 88165.87999999999 }, { "purchase_month": { "value": "2012-04-29" }, "total_sale_dollars": 137344.65 }, { "purchase_month": { "value": "2012-05-06" }, "total_sale_dollars": 131213.14 }, { "purchase_month": { "value": "2012-05-13" }, "total_sale_dollars": 134692.16999999998 }, { "purchase_month": { "value": "2012-05-20" }, "total_sale_dollars": 150868.64999999997 }, { "purchase_month": { "value": "2012-05-27" }, "total_sale_dollars": 85353.75000000001 }, { "purchase_month": { "value": "2012-06-03" }, "total_sale_dollars": 111462.70000000001 }, { "purchase_month": { "value": "2012-06-10" }, "total_sale_dollars": 116128.01999999999 }, { "purchase_month": { "value": "2012-06-17" }, "total_sale_dollars": 123332.88 }, { "purchase_month": { "value": "2012-06-24" }, "total_sale_dollars": 202454.50000000003 }, { "purchase_month": { "value": "2012-07-01" }, "total_sale_dollars": 101528.00999999998 }, { "purchase_month": { "value": "2012-07-08" }, "total_sale_dollars": 104997.10000000002 }, { "purchase_month": { "value": "2012-07-15" }, "total_sale_dollars": 111750.56000000001 }, { "purchase_month": { "value": "2012-07-22" }, "total_sale_dollars": 101614.67999999998 }, { "purchase_month": { "value": "2012-07-29" }, "total_sale_dollars": 133830.43000000002 }, { "purchase_month": { "value": "2012-08-05" }, "total_sale_dollars": 154913.68 }, { "purchase_month": { "value": "2012-08-12" }, "total_sale_dollars": 154539.02999999997 }, { "purchase_month": { "value": "2012-08-19" }, "total_sale_dollars": 173031.49000000002 }, { "purchase_month": { "value": "2012-08-26" }, "total_sale_dollars": 187953.76999999993 }, { "purchase_month": { "value": "2012-09-02" }, "total_sale_dollars": 86332.12 }, { "purchase_month": { "value": "2012-09-09" }, "total_sale_dollars": 112202.40999999999 }, { "purchase_month": { "value": "2012-09-16" }, "total_sale_dollars": 98123.07000000002 }, { "purchase_month": { "value": "2012-09-23" }, "total_sale_dollars": 102004.06 }, { "purchase_month": { "value": "2012-09-30" }, "total_sale_dollars": 250331.97999999992 }, { "purchase_month": { "value": "2012-10-07" }, "total_sale_dollars": 204485.63000000006 }, { "purchase_month": { "value": "2012-10-14" }, "total_sale_dollars": 249137.21 }, { "purchase_month": { "value": "2012-10-21" }, "total_sale_dollars": 215720.37 }, { "purchase_month": { "value": "2012-10-28" }, "total_sale_dollars": 130896.95999999999 }, { "purchase_month": { "value": "2012-11-04" }, "total_sale_dollars": 97314.92999999998 }, { "purchase_month": { "value": "2012-11-11" }, "total_sale_dollars": 146748.12 }, { "purchase_month": { "value": "2012-11-18" }, "total_sale_dollars": 30290.89 }, { "purchase_month": { "value": "2012-11-25" }, "total_sale_dollars": 84980.37000000001 }, { "purchase_month": { "value": "2012-12-02" }, "total_sale_dollars": 106110.3 }, { "purchase_month": { "value": "2012-12-09" }, "total_sale_dollars": 109473.12999999999 }, { "purchase_month": { "value": "2012-12-16" }, "total_sale_dollars": 149254.23999999996 }, { "purchase_month": { "value": "2012-12-23" }, "total_sale_dollars": 96026.96999999999 }, { "purchase_month": { "value": "2012-12-30" }, "total_sale_dollars": 68685.41999999998 }, { "purchase_month": { "value": "2013-01-06" }, "total_sale_dollars": 133452.8 }, { "purchase_month": { "value": "2013-01-13" }, "total_sale_dollars": 156302.92 }, { "purchase_month": { "value": "2013-01-20" }, "total_sale_dollars": 131833.94 }, { "purchase_month": { "value": "2013-01-27" }, "total_sale_dollars": 130133.32000000004 }, { "purchase_month": { "value": "2013-02-03" }, "total_sale_dollars": 98225.56000000001 }, { "purchase_month": { "value": "2013-02-10" }, "total_sale_dollars": 97200.36000000002 }, { "purchase_month": { "value": "2013-02-17" }, "total_sale_dollars": 103016.76999999999 }, { "purchase_month": { "value": "2013-02-24" }, "total_sale_dollars": 100879.17000000001 }, { "purchase_month": { "value": "2013-03-03" }, "total_sale_dollars": 98996.93 }, { "purchase_month": { "value": "2013-03-10" }, "total_sale_dollars": 102688.41000000002 }, { "purchase_month": { "value": "2013-03-17" }, "total_sale_dollars": 104886.84 }, { "purchase_month": { "value": "2013-03-24" }, "total_sale_dollars": 105317.44999999998 }, { "purchase_month": { "value": "2013-03-31" }, "total_sale_dollars": 181908.38999999998 }, { "purchase_month": { "value": "2013-04-07" }, "total_sale_dollars": 211078.62999999995 }, { "purchase_month": { "value": "2013-04-14" }, "total_sale_dollars": 149387.12 }, { "purchase_month": { "value": "2013-04-21" }, "total_sale_dollars": 139066.26 }, { "purchase_month": { "value": "2013-04-28" }, "total_sale_dollars": 117121.99000000002 }, { "purchase_month": { "value": "2013-05-05" }, "total_sale_dollars": 106246.70000000003 }, { "purchase_month": { "value": "2013-05-12" }, "total_sale_dollars": 99764.36 }, { "purchase_month": { "value": "2013-05-19" }, "total_sale_dollars": 121583.64999999998 }, { "purchase_month": { "value": "2013-05-26" }, "total_sale_dollars": 100365.09000000001 }, { "purchase_month": { "value": "2013-06-02" }, "total_sale_dollars": 130655.87000000001 }, { "purchase_month": { "value": "2013-06-09" }, "total_sale_dollars": 202478.98000000004 }, { "purchase_month": { "value": "2013-06-16" }, "total_sale_dollars": 56425.710000000014 }, { "purchase_month": { "value": "2013-06-23" }, "total_sale_dollars": 189724.93000000002 }, { "purchase_month": { "value": "2013-06-30" }, "total_sale_dollars": 121454.02 }, { "purchase_month": { "value": "2013-07-07" }, "total_sale_dollars": 113608.08999999998 }, { "purchase_month": { "value": "2013-07-14" }, "total_sale_dollars": 123366.95 }, { "purchase_month": { "value": "2013-07-21" }, "total_sale_dollars": 118266.93000000001 }, { "purchase_month": { "value": "2013-07-28" }, "total_sale_dollars": 131634.97 }, { "purchase_month": { "value": "2013-08-04" }, "total_sale_dollars": 214943.74 }, { "purchase_month": { "value": "2013-08-11" }, "total_sale_dollars": 216363.32 }, { "purchase_month": { "value": "2013-08-18" }, "total_sale_dollars": 134397.00999999998 }, { "purchase_month": { "value": "2013-08-25" }, "total_sale_dollars": 170317.59 }, { "purchase_month": { "value": "2013-09-01" }, "total_sale_dollars": 193572.78 }, { "purchase_month": { "value": "2013-09-08" }, "total_sale_dollars": 106675.73000000001 }, { "purchase_month": { "value": "2013-09-15" }, "total_sale_dollars": 124481.99999999994 }, { "purchase_month": { "value": "2013-09-22" }, "total_sale_dollars": 108647.65 }, { "purchase_month": { "value": "2013-09-29" }, "total_sale_dollars": 263831.7299999999 }, { "purchase_month": { "value": "2013-10-06" }, "total_sale_dollars": 190117.24000000002 }, { "purchase_month": { "value": "2013-10-13" }, "total_sale_dollars": 124723.73 }, { "purchase_month": { "value": "2013-10-20" }, "total_sale_dollars": 165696.22999999998 }, { "purchase_month": { "value": "2013-10-27" }, "total_sale_dollars": 121727.55000000002 }, { "purchase_month": { "value": "2013-11-03" }, "total_sale_dollars": 103836.58000000002 }, { "purchase_month": { "value": "2013-11-10" }, "total_sale_dollars": 110623.74999999997 }, { "purchase_month": { "value": "2013-11-17" }, "total_sale_dollars": 167452.02999999994 }, { "purchase_month": { "value": "2013-11-24" }, "total_sale_dollars": 44483.98999999999 }, { "purchase_month": { "value": "2013-12-01" }, "total_sale_dollars": 123078.67999999998 }, { "purchase_month": { "value": "2013-12-08" }, "total_sale_dollars": 120119.18999999997 }, { "purchase_month": { "value": "2013-12-15" }, "total_sale_dollars": 169349.26999999996 }, { "purchase_month": { "value": "2013-12-22" }, "total_sale_dollars": 102285.95999999998 }, { "purchase_month": { "value": "2013-12-29" }, "total_sale_dollars": 43940.87000000001 }, { "purchase_month": { "value": "2014-01-05" }, "total_sale_dollars": 137999.03999999998 }, { "purchase_month": { "value": "2014-01-12" }, "total_sale_dollars": 126824.18000000001 }, { "purchase_month": { "value": "2014-01-19" }, "total_sale_dollars": 171728.12000000002 }, { "purchase_month": { "value": "2014-01-26" }, "total_sale_dollars": 176274.34999999998 }, { "purchase_month": { "value": "2014-02-02" }, "total_sale_dollars": 95423.34999999999 }, { "purchase_month": { "value": "2014-02-09" }, "total_sale_dollars": 112401.20999999996 }, { "purchase_month": { "value": "2014-02-16" }, "total_sale_dollars": 97943.13 }, { "purchase_month": { "value": "2014-02-23" }, "total_sale_dollars": 115546.91999999997 }, { "purchase_month": { "value": "2014-03-02" }, "total_sale_dollars": 112057.58999999995 }, { "purchase_month": { "value": "2014-03-09" }, "total_sale_dollars": 103125.24999999999 }, { "purchase_month": { "value": "2014-03-16" }, "total_sale_dollars": 108598.36999999998 }, { "purchase_month": { "value": "2014-03-23" }, "total_sale_dollars": 100470.72999999997 }, { "purchase_month": { "value": "2014-03-30" }, "total_sale_dollars": 156431.07000000007 }, { "purchase_month": { "value": "2014-04-06" }, "total_sale_dollars": 200132.64999999994 }, { "purchase_month": { "value": "2014-04-13" }, "total_sale_dollars": 140133.09 }, { "purchase_month": { "value": "2014-04-20" }, "total_sale_dollars": 141752.80000000002 }, { "purchase_month": { "value": "2014-04-27" }, "total_sale_dollars": 142183.65999999997 }, { "purchase_month": { "value": "2014-05-04" }, "total_sale_dollars": 101378.09 }, { "purchase_month": { "value": "2014-05-11" }, "total_sale_dollars": 116224.09999999998 }, { "purchase_month": { "value": "2014-05-18" }, "total_sale_dollars": 149567.85999999996 }, { "purchase_month": { "value": "2014-05-25" }, "total_sale_dollars": 86992.32000000002 }, { "purchase_month": { "value": "2014-06-01" }, "total_sale_dollars": 129203.82999999996 }, { "purchase_month": { "value": "2014-06-08" }, "total_sale_dollars": 129476.01999999997 }, { "purchase_month": { "value": "2014-06-15" }, "total_sale_dollars": 126327.49999999999 }, { "purchase_month": { "value": "2014-06-22" }, "total_sale_dollars": 173625.10999999996 }, { "purchase_month": { "value": "2014-06-29" }, "total_sale_dollars": 92819.55999999997 }, { "purchase_month": { "value": "2014-07-06" }, "total_sale_dollars": 128624.03999999996 }, { "purchase_month": { "value": "2014-07-13" }, "total_sale_dollars": 132281.81999999998 }, { "purchase_month": { "value": "2014-07-20" }, "total_sale_dollars": 129921.64999999995 }, { "purchase_month": { "value": "2014-07-27" }, "total_sale_dollars": 127687.15999999996 }, { "purchase_month": { "value": "2014-08-03" }, "total_sale_dollars": 129131.61999999994 }, { "purchase_month": { "value": "2014-08-10" }, "total_sale_dollars": 124776.67000000001 }, { "purchase_month": { "value": "2014-08-17" }, "total_sale_dollars": 125128.87999999996 }, { "purchase_month": { "value": "2014-08-24" }, "total_sale_dollars": 207800.65999999997 }, { "purchase_month": { "value": "2014-08-31" }, "total_sale_dollars": 92709.81000000001 }, { "purchase_month": { "value": "2014-09-07" }, "total_sale_dollars": 139551.21999999997 }, { "purchase_month": { "value": "2014-09-14" }, "total_sale_dollars": 117583.26999999996 }, { "purchase_month": { "value": "2014-09-21" }, "total_sale_dollars": 131277 }, { "purchase_month": { "value": "2014-09-28" }, "total_sale_dollars": 124910.01999999995 }, { "purchase_month": { "value": "2014-10-05" }, "total_sale_dollars": 123459.87999999996 }, { "purchase_month": { "value": "2014-10-12" }, "total_sale_dollars": 121458.50999999995 }, { "purchase_month": { "value": "2014-10-19" }, "total_sale_dollars": 126250.49999999999 }, { "purchase_month": { "value": "2014-10-26" }, "total_sale_dollars": 135435.06999999998 }, { "purchase_month": { "value": "2014-11-02" }, "total_sale_dollars": 141584.52999999994 }, { "purchase_month": { "value": "2014-11-09" }, "total_sale_dollars": 88071.52999999998 }, { "purchase_month": { "value": "2014-11-16" }, "total_sale_dollars": 196278.42999999993 }, { "purchase_month": { "value": "2014-11-23" }, "total_sale_dollars": 51974.359999999986 }, { "purchase_month": { "value": "2014-11-30" }, "total_sale_dollars": 133618.83999999994 }, { "purchase_month": { "value": "2014-12-07" }, "total_sale_dollars": 137692.55 }, { "purchase_month": { "value": "2014-12-14" }, "total_sale_dollars": 172858.67999999996 }, { "purchase_month": { "value": "2014-12-21" }, "total_sale_dollars": 103780.93999999999 }, { "purchase_month": { "value": "2014-12-28" }, "total_sale_dollars": 52491.810000000005 }, { "purchase_month": { "value": "2015-01-04" }, "total_sale_dollars": 154651.11 }, { "purchase_month": { "value": "2015-01-11" }, "total_sale_dollars": 169225.24999999997 }, { "purchase_month": { "value": "2015-01-18" }, "total_sale_dollars": 97910.72 }, { "purchase_month": { "value": "2015-01-25" }, "total_sale_dollars": 159256.34000000003 }, { "purchase_month": { "value": "2015-02-01" }, "total_sale_dollars": 107585.31999999999 }, { "purchase_month": { "value": "2015-02-08" }, "total_sale_dollars": 115613.51999999996 }, { "purchase_month": { "value": "2015-02-15" }, "total_sale_dollars": 102164.84999999999 }, { "purchase_month": { "value": "2015-02-22" }, "total_sale_dollars": 117209.45999999993 }, { "purchase_month": { "value": "2015-03-01" }, "total_sale_dollars": 101586.43000000002 }, { "purchase_month": { "value": "2015-03-08" }, "total_sale_dollars": 120404.37000000001 }, { "purchase_month": { "value": "2015-03-15" }, "total_sale_dollars": 108555.27999999997 }, { "purchase_month": { "value": "2015-03-22" }, "total_sale_dollars": 104343.63999999998 }, { "purchase_month": { "value": "2015-03-29" }, "total_sale_dollars": 111295.00999999997 }, { "purchase_month": { "value": "2015-04-05" }, "total_sale_dollars": 102798.40999999997 }, { "purchase_month": { "value": "2015-04-12" }, "total_sale_dollars": 127306.32999999996 }, { "purchase_month": { "value": "2015-04-19" }, "total_sale_dollars": 105203.24999999997 }, { "purchase_month": { "value": "2015-04-26" }, "total_sale_dollars": 119279.09999999993 }, { "purchase_month": { "value": "2015-05-03" }, "total_sale_dollars": 124533.80999999995 }, { "purchase_month": { "value": "2015-05-10" }, "total_sale_dollars": 123602.15999999997 }, { "purchase_month": { "value": "2015-05-17" }, "total_sale_dollars": 153575.42999999996 }, { "purchase_month": { "value": "2015-05-24" }, "total_sale_dollars": 83551.77999999996 }, { "purchase_month": { "value": "2015-05-31" }, "total_sale_dollars": 126033.57999999997 }, { "purchase_month": { "value": "2015-06-07" }, "total_sale_dollars": 112240.85999999997 }, { "purchase_month": { "value": "2015-06-14" }, "total_sale_dollars": 129252.72999999997 }, { "purchase_month": { "value": "2015-06-21" }, "total_sale_dollars": 143392.58 }, { "purchase_month": { "value": "2015-06-28" }, "total_sale_dollars": 104778.03999999998 }, { "purchase_month": { "value": "2015-07-05" }, "total_sale_dollars": 145627.09999999998 }, { "purchase_month": { "value": "2015-07-12" }, "total_sale_dollars": 143310.2199999999 }, { "purchase_month": { "value": "2015-07-19" }, "total_sale_dollars": 128404.46999999999 }, { "purchase_month": { "value": "2015-07-26" }, "total_sale_dollars": 167619.55000000002 }, { "purchase_month": { "value": "2015-08-02" }, "total_sale_dollars": 126738.65999999996 }, { "purchase_month": { "value": "2015-08-09" }, "total_sale_dollars": 124568.89999999995 }, { "purchase_month": { "value": "2015-08-16" }, "total_sale_dollars": 119378.04999999997 }, { "purchase_month": { "value": "2015-08-23" }, "total_sale_dollars": 114888.96999999996 }, { "purchase_month": { "value": "2015-08-30" }, "total_sale_dollars": 165479.85 }, { "purchase_month": { "value": "2015-09-06" }, "total_sale_dollars": 97162.55000000002 }, { "purchase_month": { "value": "2015-09-13" }, "total_sale_dollars": 142112.90999999995 }, { "purchase_month": { "value": "2015-09-20" }, "total_sale_dollars": 128701.45999999996 }, { "purchase_month": { "value": "2015-09-27" }, "total_sale_dollars": 146356.26 }, { "purchase_month": { "value": "2015-10-04" }, "total_sale_dollars": 111441.15 }, { "purchase_month": { "value": "2015-10-11" }, "total_sale_dollars": 112350.99999999996 }, { "purchase_month": { "value": "2015-10-18" }, "total_sale_dollars": 116958.19999999998 }, { "purchase_month": { "value": "2015-10-25" }, "total_sale_dollars": 110482.48999999999 }, { "purchase_month": { "value": "2015-11-01" }, "total_sale_dollars": 144240.95999999996 }, { "purchase_month": { "value": "2015-11-08" }, "total_sale_dollars": 118917.51999999996 }, { "purchase_month": { "value": "2015-11-15" }, "total_sale_dollars": 183240.94999999998 }, { "purchase_month": { "value": "2015-11-22" }, "total_sale_dollars": 38093.02 }, { "purchase_month": { "value": "2015-11-29" }, "total_sale_dollars": 144325.75999999995 }, { "purchase_month": { "value": "2015-12-06" }, "total_sale_dollars": 115820.73999999998 }, { "purchase_month": { "value": "2015-12-13" }, "total_sale_dollars": 142839.82999999993 }, { "purchase_month": { "value": "2015-12-20" }, "total_sale_dollars": 112064.33999999994 }, { "purchase_month": { "value": "2015-12-27" }, "total_sale_dollars": 76693.57999999999 }, { "purchase_month": { "value": "2016-01-03" }, "total_sale_dollars": 103628.32 }, { "purchase_month": { "value": "2016-01-10" }, "total_sale_dollars": 124354.47999999995 }, { "purchase_month": { "value": "2016-01-17" }, "total_sale_dollars": 80390.45000000001 }, { "purchase_month": { "value": "2016-01-24" }, "total_sale_dollars": 126056.64999999997 }, { "purchase_month": { "value": "2016-01-31" }, "total_sale_dollars": 153924.66999999998 }, { "purchase_month": { "value": "2016-02-07" }, "total_sale_dollars": 128361.92 }, { "purchase_month": { "value": "2016-02-14" }, "total_sale_dollars": 144038.69999999998 }, { "purchase_month": { "value": "2016-02-21" }, "total_sale_dollars": 138599.53999999998 }, { "purchase_month": { "value": "2016-02-28" }, "total_sale_dollars": 97154.05 }, { "purchase_month": { "value": "2016-03-06" }, "total_sale_dollars": 105176.61 }, { "purchase_month": { "value": "2016-03-13" }, "total_sale_dollars": 63646.099999999984 }, { "purchase_month": { "value": "2016-03-20" }, "total_sale_dollars": 101397.34999999998 }, { "purchase_month": { "value": "2016-03-27" }, "total_sale_dollars": 103687.46999999999 }, { "purchase_month": { "value": "2016-04-03" }, "total_sale_dollars": 115728.81999999998 }, { "purchase_month": { "value": "2016-04-10" }, "total_sale_dollars": 113338.40999999997 }, { "purchase_month": { "value": "2016-04-17" }, "total_sale_dollars": 107388.43000000001 }, { "purchase_month": { "value": "2016-04-24" }, "total_sale_dollars": 116628.31999999998 }, { "purchase_month": { "value": "2016-05-01" }, "total_sale_dollars": 143235.6 }, { "purchase_month": { "value": "2016-05-08" }, "total_sale_dollars": 126555.60999999996 }, { "purchase_month": { "value": "2016-05-15" }, "total_sale_dollars": 130108.23999999996 }, { "purchase_month": { "value": "2016-05-22" }, "total_sale_dollars": 162695.28000000003 }, { "purchase_month": { "value": "2016-05-29" }, "total_sale_dollars": 84285.35000000003 }, { "purchase_month": { "value": "2016-06-05" }, "total_sale_dollars": 160824.53999999992 }, { "purchase_month": { "value": "2016-06-12" }, "total_sale_dollars": 125458.44999999998 }, { "purchase_month": { "value": "2016-06-19" }, "total_sale_dollars": 123141.84999999993 }, { "purchase_month": { "value": "2016-06-26" }, "total_sale_dollars": 154308.09000000003 }, { "purchase_month": { "value": "2016-07-03" }, "total_sale_dollars": 80384.28999999998 }, { "purchase_month": { "value": "2016-07-10" }, "total_sale_dollars": 126436.48 }, { "purchase_month": { "value": "2016-07-17" }, "total_sale_dollars": 102704.98999999999 }, { "purchase_month": { "value": "2016-07-24" }, "total_sale_dollars": 128973.03999999996 }, { "purchase_month": { "value": "2016-07-31" }, "total_sale_dollars": 166720.43999999994 }, { "purchase_month": { "value": "2016-08-07" }, "total_sale_dollars": 157822.93 }, { "purchase_month": { "value": "2016-08-14" }, "total_sale_dollars": 148216.76999999996 }, { "purchase_month": { "value": "2016-08-21" }, "total_sale_dollars": 150215.74999999997 }, { "purchase_month": { "value": "2016-08-28" }, "total_sale_dollars": 110241.93999999999 }, { "purchase_month": { "value": "2016-09-04" }, "total_sale_dollars": 87251.58999999997 }, { "purchase_month": { "value": "2016-09-11" }, "total_sale_dollars": 118449.04999999996 }, { "purchase_month": { "value": "2016-09-18" }, "total_sale_dollars": 108249.94999999998 }, { "purchase_month": { "value": "2016-09-25" }, "total_sale_dollars": 106711.82999999999 }, { "purchase_month": { "value": "2016-10-02" }, "total_sale_dollars": 2127.42 }, { "purchase_month": { "value": "2016-10-09" }, "total_sale_dollars": 2609.4599999999996 }, { "purchase_month": { "value": "2016-10-16" }, "total_sale_dollars": 2369.18 }, { "purchase_month": { "value": "2016-10-23" }, "total_sale_dollars": 5165.48 }, { "purchase_month": { "value": "2016-10-30" }, "total_sale_dollars": 2480.2799999999997 }, { "purchase_month": { "value": "2016-11-06" }, "total_sale_dollars": 2458.1699999999996 }, { "purchase_month": { "value": "2016-11-13" }, "total_sale_dollars": 2645.7799999999997 }, { "purchase_month": { "value": "2016-11-20" }, "total_sale_dollars": 1896.6999999999998 }, { "purchase_month": { "value": "2016-11-27" }, "total_sale_dollars": 3265.93 }, { "purchase_month": { "value": "2016-12-04" }, "total_sale_dollars": 2074.46 }, { "purchase_month": { "value": "2016-12-11" }, "total_sale_dollars": 2538.93 }, { "purchase_month": { "value": "2016-12-18" }, "total_sale_dollars": 8137.41 }, { "purchase_month": { "value": "2016-12-25" }, "total_sale_dollars": 2797.1699999999996 }, { "purchase_month": { "value": "2017-01-01" }, "total_sale_dollars": 877.7600000000001 }, { "purchase_month": { "value": "2017-01-08" }, "total_sale_dollars": 2582.8599999999997 }, { "purchase_month": { "value": "2017-01-15" }, "total_sale_dollars": 1224.0500000000002 }, { "purchase_month": { "value": "2017-01-22" }, "total_sale_dollars": 1412.3799999999997 }, { "purchase_month": { "value": "2017-01-29" }, "total_sale_dollars": 1409.38 }, { "purchase_month": { "value": "2017-02-05" }, "total_sale_dollars": 1785.1000000000001 }, { "purchase_month": { "value": "2017-02-12" }, "total_sale_dollars": 1530.6099999999997 }, { "purchase_month": { "value": "2017-02-19" }, "total_sale_dollars": 3621.4399999999996 }, { "purchase_month": { "value": "2017-02-26" }, "total_sale_dollars": 1936.42 }, { "purchase_month": { "value": "2017-03-05" }, "total_sale_dollars": 1587.1 }, { "purchase_month": { "value": "2017-03-12" }, "total_sale_dollars": 47289.109999999986 }, { "purchase_month": { "value": "2017-03-19" }, "total_sale_dollars": 99706.10999999999 }, { "purchase_month": { "value": "2017-03-26" }, "total_sale_dollars": 103633.39999999995 }, { "purchase_month": { "value": "2017-04-02" }, "total_sale_dollars": 120306.74 }, { "purchase_month": { "value": "2017-04-09" }, "total_sale_dollars": 137462.04999999996 }, { "purchase_month": { "value": "2017-04-16" }, "total_sale_dollars": 121725.13999999998 }, { "purchase_month": { "value": "2017-04-23" }, "total_sale_dollars": 141717.17999999996 }, { "purchase_month": { "value": "2017-04-30" }, "total_sale_dollars": 106416.61999999998 }, { "purchase_month": { "value": "2017-05-07" }, "total_sale_dollars": 117861.57999999997 }, { "purchase_month": { "value": "2017-05-14" }, "total_sale_dollars": 116929.02999999998 }, { "purchase_month": { "value": "2017-05-21" }, "total_sale_dollars": 127158.56999999998 }, { "purchase_month": { "value": "2017-05-28" }, "total_sale_dollars": 95248.25 }, { "purchase_month": { "value": "2017-06-04" }, "total_sale_dollars": 177675.3699999999 }, { "purchase_month": { "value": "2017-06-11" }, "total_sale_dollars": 131566.74 }, { "purchase_month": { "value": "2017-06-18" }, "total_sale_dollars": 154659.84999999995 }, { "purchase_month": { "value": "2017-06-25" }, "total_sale_dollars": 166532.40999999997 }, { "purchase_month": { "value": "2017-07-02" }, "total_sale_dollars": 109123.16 }, { "purchase_month": { "value": "2017-07-09" }, "total_sale_dollars": 108952.12999999999 }, { "purchase_month": { "value": "2017-07-16" }, "total_sale_dollars": 126206.62999999998 }, { "purchase_month": { "value": "2017-07-23" }, "total_sale_dollars": 111737.77999999998 }, { "purchase_month": { "value": "2017-07-30" }, "total_sale_dollars": 137130.88999999998 }, { "purchase_month": { "value": "2017-08-06" }, "total_sale_dollars": 137749.11 }, { "purchase_month": { "value": "2017-08-13" }, "total_sale_dollars": 127390.35999999999 }, { "purchase_month": { "value": "2017-08-20" }, "total_sale_dollars": 144465.43 }, { "purchase_month": { "value": "2017-08-27" }, "total_sale_dollars": 185614.37 }, { "purchase_month": { "value": "2017-09-03" }, "total_sale_dollars": 91175.34 }, { "purchase_month": { "value": "2017-09-10" }, "total_sale_dollars": 124380.52999999997 }, { "purchase_month": { "value": "2017-09-17" }, "total_sale_dollars": 109424.18999999996 }, { "purchase_month": { "value": "2017-09-24" }, "total_sale_dollars": 113499.39999999998 }, { "purchase_month": { "value": "2017-10-01" }, "total_sale_dollars": 142805.57999999996 }, { "purchase_month": { "value": "2017-10-08" }, "total_sale_dollars": 140451.53 }, { "purchase_month": { "value": "2017-10-15" }, "total_sale_dollars": 142859.21000000002 }, { "purchase_month": { "value": "2017-10-22" }, "total_sale_dollars": 154149.18999999997 }, { "purchase_month": { "value": "2017-10-29" }, "total_sale_dollars": 93744.35 }, { "purchase_month": { "value": "2017-11-05" }, "total_sale_dollars": 114013.25999999995 }, { "purchase_month": { "value": "2017-11-12" }, "total_sale_dollars": 124204.45999999998 }, { "purchase_month": { "value": "2017-11-19" }, "total_sale_dollars": 64677.49999999999 }, { "purchase_month": { "value": "2017-11-26" }, "total_sale_dollars": 109496.27999999997 }, { "purchase_month": { "value": "2017-12-03" }, "total_sale_dollars": 137027.12999999998 }, { "purchase_month": { "value": "2017-12-10" }, "total_sale_dollars": 145772.81999999998 }, { "purchase_month": { "value": "2017-12-17" }, "total_sale_dollars": 160537.53000000003 }, { "purchase_month": { "value": "2017-12-24" }, "total_sale_dollars": 65172.060000000005 }, { "purchase_month": { "value": "2017-12-31" }, "total_sale_dollars": 952.2299999999999 }, { "purchase_month": { "value": "2018-01-07" }, "total_sale_dollars": 2192.34 }, { "purchase_month": { "value": "2018-01-14" }, "total_sale_dollars": 1177.56 }, { "purchase_month": { "value": "2018-01-21" }, "total_sale_dollars": 1732.32 }, { "purchase_month": { "value": "2018-01-28" }, "total_sale_dollars": 1413.9899999999998 }, { "purchase_month": { "value": "2018-02-04" }, "total_sale_dollars": 2316.33 }, { "purchase_month": { "value": "2018-02-11" }, "total_sale_dollars": 2040.61 }, { "purchase_month": { "value": "2018-02-18" }, "total_sale_dollars": 1302.59 }, { "purchase_month": { "value": "2018-02-25" }, "total_sale_dollars": 2883.359999999999 }, { "purchase_month": { "value": "2018-03-04" }, "total_sale_dollars": 1767.6399999999999 }, { "purchase_month": { "value": "2018-03-11" }, "total_sale_dollars": 1950.9599999999998 }, { "purchase_month": { "value": "2018-03-18" }, "total_sale_dollars": 933.9299999999998 }, { "purchase_month": { "value": "2018-03-25" }, "total_sale_dollars": 901.4399999999999 }, { "purchase_month": { "value": "2018-04-01" }, "total_sale_dollars": 8517.880000000001 }, { "purchase_month": { "value": "2018-04-08" }, "total_sale_dollars": 1448.18 }, { "purchase_month": { "value": "2018-04-15" }, "total_sale_dollars": 1714.1399999999996 }, { "purchase_month": { "value": "2018-04-22" }, "total_sale_dollars": 1772.7599999999998 }, { "purchase_month": { "value": "2018-04-29" }, "total_sale_dollars": 1610.2299999999996 }, { "purchase_month": { "value": "2018-05-06" }, "total_sale_dollars": 2029.68 }, { "purchase_month": { "value": "2018-05-13" }, "total_sale_dollars": 1719.1 }, { "purchase_month": { "value": "2018-05-20" }, "total_sale_dollars": 1833.9899999999998 }, { "purchase_month": { "value": "2018-05-27" }, "total_sale_dollars": 1502.6799999999996 }, { "purchase_month": { "value": "2018-06-03" }, "total_sale_dollars": 42165.19999999999 }, { "purchase_month": { "value": "2018-06-10" }, "total_sale_dollars": 131506.51 }, { "purchase_month": { "value": "2018-06-17" }, "total_sale_dollars": 128280.84999999993 }, { "purchase_month": { "value": "2018-06-24" }, "total_sale_dollars": 176214.95999999996 }, { "purchase_month": { "value": "2018-07-01" }, "total_sale_dollars": 72116.36999999997 }, { "purchase_month": { "value": "2018-07-08" }, "total_sale_dollars": 120017.81999999993 }, { "purchase_month": { "value": "2018-07-15" }, "total_sale_dollars": 117216.29 }, { "purchase_month": { "value": "2018-07-22" }, "total_sale_dollars": 118392.76999999996 }, { "purchase_month": { "value": "2018-07-29" }, "total_sale_dollars": 46581.270000000004 }, { "purchase_month": { "value": "2018-08-05" }, "total_sale_dollars": 2506.7999999999997 }, { "purchase_month": { "value": "2018-08-12" }, "total_sale_dollars": 1989.75 }, { "purchase_month": { "value": "2018-08-19" }, "total_sale_dollars": 2418.039999999999 }, { "purchase_month": { "value": "2018-08-26" }, "total_sale_dollars": 1375.1399999999996 }, { "purchase_month": { "value": "2018-09-02" }, "total_sale_dollars": 86701.00999999995 }, { "purchase_month": { "value": "2018-09-09" }, "total_sale_dollars": 119509.70999999998 }, { "purchase_month": { "value": "2018-09-16" }, "total_sale_dollars": 101950.87999999995 }, { "purchase_month": { "value": "2018-09-23" }, "total_sale_dollars": 105297.63999999997 }, { "purchase_month": { "value": "2018-09-30" }, "total_sale_dollars": 123716.49999999996 }, { "purchase_month": { "value": "2018-10-07" }, "total_sale_dollars": 120869.08999999997 }, { "purchase_month": { "value": "2018-10-14" }, "total_sale_dollars": 128894.57999999999 }, { "purchase_month": { "value": "2018-10-21" }, "total_sale_dollars": 151017.77999999994 }, { "purchase_month": { "value": "2018-10-28" }, "total_sale_dollars": 110859.09 }, { "purchase_month": { "value": "2018-11-04" }, "total_sale_dollars": 35675.85999999999 }, { "purchase_month": { "value": "2018-11-11" }, "total_sale_dollars": 2159.76 }, { "purchase_month": { "value": "2018-11-18" }, "total_sale_dollars": 1272.6799999999998 }, { "purchase_month": { "value": "2018-11-25" }, "total_sale_dollars": 1556.7399999999996 }, { "purchase_month": { "value": "2018-12-02" }, "total_sale_dollars": 1417.55 }, { "purchase_month": { "value": "2018-12-09" }, "total_sale_dollars": 2362.13 }, { "purchase_month": { "value": "2018-12-16" }, "total_sale_dollars": 2755.7 }, { "purchase_month": { "value": "2018-12-23" }, "total_sale_dollars": 1493.22 }, { "purchase_month": { "value": "2018-12-30" }, "total_sale_dollars": 1179.7499999999998 }, { "purchase_month": { "value": "2019-01-06" }, "total_sale_dollars": 1338.74 }, { "purchase_month": { "value": "2019-01-13" }, "total_sale_dollars": 1785.78 }, { "purchase_month": { "value": "2019-01-20" }, "total_sale_dollars": 1065.66 }, { "purchase_month": { "value": "2019-01-27" }, "total_sale_dollars": 1660.6999999999998 }, { "purchase_month": { "value": "2019-02-03" }, "total_sale_dollars": 1945.0099999999998 }, { "purchase_month": { "value": "2019-02-10" }, "total_sale_dollars": 1688.4599999999996 }, { "purchase_month": { "value": "2019-02-17" }, "total_sale_dollars": 1011.04 }, { "purchase_month": { "value": "2019-02-24" }, "total_sale_dollars": 19265.51 }, { "purchase_month": { "value": "2019-03-03" }, "total_sale_dollars": 121467.94999999997 }, { "purchase_month": { "value": "2019-03-10" }, "total_sale_dollars": 107325.44999999997 }, { "purchase_month": { "value": "2019-03-17" }, "total_sale_dollars": 95132.70999999996 }, { "purchase_month": { "value": "2019-03-24" }, "total_sale_dollars": 92394.06999999998 }, { "purchase_month": { "value": "2019-03-31" }, "total_sale_dollars": 110627.07999999996 }, { "purchase_month": { "value": "2019-04-07" }, "total_sale_dollars": 99980.74000000002 }, { "purchase_month": { "value": "2019-04-14" }, "total_sale_dollars": 97056.47999999998 }, { "purchase_month": { "value": "2019-04-21" }, "total_sale_dollars": 104846.78999999994 }, { "purchase_month": { "value": "2019-04-28" }, "total_sale_dollars": 106490.39999999997 }, { "purchase_month": { "value": "2019-05-05" }, "total_sale_dollars": 101221.73999999999 }, { "purchase_month": { "value": "2019-05-12" }, "total_sale_dollars": 109766.55999999995 }, { "purchase_month": { "value": "2019-05-19" }, "total_sale_dollars": 122282.43999999999 }, { "purchase_month": { "value": "2019-05-26" }, "total_sale_dollars": 99777.41 }, { "purchase_month": { "value": "2019-06-02" }, "total_sale_dollars": 155771.67999999996 }, { "purchase_month": { "value": "2019-06-09" }, "total_sale_dollars": 136687.80999999997 }, { "purchase_month": { "value": "2019-06-16" }, "total_sale_dollars": 121096.97999999995 }, { "purchase_month": { "value": "2019-06-23" }, "total_sale_dollars": 182338.20999999996 }, { "purchase_month": { "value": "2019-06-30" }, "total_sale_dollars": 108365.86 }, { "purchase_month": { "value": "2019-07-07" }, "total_sale_dollars": 121564.53999999998 }, { "purchase_month": { "value": "2019-07-14" }, "total_sale_dollars": 102614.36999999998 }, { "purchase_month": { "value": "2019-07-21" }, "total_sale_dollars": 103448.12000000001 }, { "purchase_month": { "value": "2019-07-28" }, "total_sale_dollars": 68453.21 }, { "purchase_month": { "value": "2020-02-02" }, "total_sale_dollars": 134313.90000000002 }, { "purchase_month": { "value": "2020-02-09" }, "total_sale_dollars": 116224.07999999997 }, { "purchase_month": { "value": "2020-02-16" }, "total_sale_dollars": 113037.99999999999 }, { "purchase_month": { "value": "2020-02-23" }, "total_sale_dollars": 153860.14999999997 }, { "purchase_month": { "value": "2020-03-01" }, "total_sale_dollars": 120445.05999999995 }, { "purchase_month": { "value": "2020-03-08" }, "total_sale_dollars": 127339.55999999997 }, { "purchase_month": { "value": "2020-03-15" }, "total_sale_dollars": 143301.63 }, { "purchase_month": { "value": "2020-03-22" }, "total_sale_dollars": 128593.59999999999 }, { "purchase_month": { "value": "2020-03-29" }, "total_sale_dollars": 97257.00999999997 }, { "purchase_month": { "value": "2020-04-05" }, "total_sale_dollars": 94886.01999999997 }, { "purchase_month": { "value": "2020-04-12" }, "total_sale_dollars": 107335.82999999996 }, { "purchase_month": { "value": "2020-04-19" }, "total_sale_dollars": 88709.06999999999 }, { "purchase_month": { "value": "2020-04-26" }, "total_sale_dollars": 99998.54999999996 }, { "purchase_month": { "value": "2020-05-03" }, "total_sale_dollars": 145460.13999999998 }, { "purchase_month": { "value": "2020-05-10" }, "total_sale_dollars": 130594.37 }, { "purchase_month": { "value": "2020-05-17" }, "total_sale_dollars": 131389.88999999998 }, { "purchase_month": { "value": "2020-05-24" }, "total_sale_dollars": 130357.87 }, { "purchase_month": { "value": "2020-05-31" }, "total_sale_dollars": 107446.31999999998 }, { "purchase_month": { "value": "2020-06-07" }, "total_sale_dollars": 103282.36999999997 }, { "purchase_month": { "value": "2020-06-14" }, "total_sale_dollars": 115564.25999999998 }, { "purchase_month": { "value": "2020-06-21" }, "total_sale_dollars": 115837.63999999998 }, { "purchase_month": { "value": "2020-06-28" }, "total_sale_dollars": 114807.80999999997 }, { "purchase_month": { "value": "2020-07-05" }, "total_sale_dollars": 90797.69999999998 }, { "purchase_month": { "value": "2020-07-12" }, "total_sale_dollars": 95887.55000000002 }, { "purchase_month": { "value": "2020-07-19" }, "total_sale_dollars": 104855.70999999996 }, { "purchase_month": { "value": "2020-07-26" }, "total_sale_dollars": 103466.45999999998 }, { "purchase_month": { "value": "2020-08-02" }, "total_sale_dollars": 135541.52000000002 }, { "purchase_month": { "value": "2020-08-09" }, "total_sale_dollars": 136377.19 }, { "purchase_month": { "value": "2020-08-16" }, "total_sale_dollars": 116089.04999999996 }, { "purchase_month": { "value": "2020-08-23" }, "total_sale_dollars": 134960.26999999993 }, { "purchase_month": { "value": "2020-08-30" }, "total_sale_dollars": 111754.09999999998 }, { "purchase_month": { "value": "2020-09-06" }, "total_sale_dollars": 98475.25999999997 }, { "purchase_month": { "value": "2020-09-13" }, "total_sale_dollars": 108596.87999999998 }, { "purchase_month": { "value": "2020-09-20" }, "total_sale_dollars": 109748.90999999997 }, { "purchase_month": { "value": "2020-09-27" }, "total_sale_dollars": 106492.81999999998 }, { "purchase_month": { "value": "2020-10-04" }, "total_sale_dollars": 102156.46999999997 }, { "purchase_month": { "value": "2020-10-11" }, "total_sale_dollars": 100421.65 }, { "purchase_month": { "value": "2020-10-18" }, "total_sale_dollars": 100598.49999999997 }, { "purchase_month": { "value": "2020-10-25" }, "total_sale_dollars": 115875.06999999995 }, { "purchase_month": { "value": "2020-11-01" }, "total_sale_dollars": 132729.33999999994 }, { "purchase_month": { "value": "2020-11-08" }, "total_sale_dollars": 107598.36999999994 }, { "purchase_month": { "value": "2020-11-15" }, "total_sale_dollars": 124218.43999999999 }, { "purchase_month": { "value": "2020-11-22" }, "total_sale_dollars": 113790.53 }, { "purchase_month": { "value": "2020-11-29" }, "total_sale_dollars": 19111.860000000004 }, { "purchase_month": { "value": "2021-05-09" }, "total_sale_dollars": 57913.36999999999 }, { "purchase_month": { "value": "2021-05-16" }, "total_sale_dollars": 123673.12999999996 }, { "purchase_month": { "value": "2021-05-23" }, "total_sale_dollars": 113622.58999999997 }, { "purchase_month": { "value": "2021-05-30" }, "total_sale_dollars": 97774.49999999996 }, { "purchase_month": { "value": "2021-06-06" }, "total_sale_dollars": 95329.44999999998 }, { "purchase_month": { "value": "2021-06-13" }, "total_sale_dollars": 98366.63999999997 }, { "purchase_month": { "value": "2021-06-20" }, "total_sale_dollars": 116555.24999999996 }, { "purchase_month": { "value": "2021-06-27" }, "total_sale_dollars": 116408.2 }, { "purchase_month": { "value": "2021-07-04" }, "total_sale_dollars": 92531.44000000002 }, { "purchase_month": { "value": "2021-07-11" }, "total_sale_dollars": 102480.15 }, { "purchase_month": { "value": "2021-07-18" }, "total_sale_dollars": 100668.70999999995 }, { "purchase_month": { "value": "2021-07-25" }, "total_sale_dollars": 97669.09999999999 }, { "purchase_month": { "value": "2021-08-01" }, "total_sale_dollars": 122123.33999999998 }, { "purchase_month": { "value": "2021-08-08" }, "total_sale_dollars": 116729.67999999995 }, { "purchase_month": { "value": "2021-08-15" }, "total_sale_dollars": 119883.39 }, { "purchase_month": { "value": "2021-08-22" }, "total_sale_dollars": 119110.49999999996 }, { "purchase_month": { "value": "2021-08-29" }, "total_sale_dollars": 109644.89999999998 }, { "purchase_month": { "value": "2021-09-05" }, "total_sale_dollars": 98563.68999999997 }, { "purchase_month": { "value": "2021-09-12" }, "total_sale_dollars": 101894.23999999998 }, { "purchase_month": { "value": "2021-09-19" }, "total_sale_dollars": 108405.62000000001 }, { "purchase_month": { "value": "2021-09-26" }, "total_sale_dollars": 82281.03 }, { "purchase_month": { "value": "2021-12-19" }, "total_sale_dollars": 78708.9 }, { "purchase_month": { "value": "2021-12-26" }, "total_sale_dollars": 91977.13 }, { "purchase_month": { "value": "2022-01-02" }, "total_sale_dollars": 76349.13999999998 }, { "purchase_month": { "value": "2022-01-09" }, "total_sale_dollars": 90677.50999999998 }, { "purchase_month": { "value": "2022-01-16" }, "total_sale_dollars": 101462.01999999996 }, { "purchase_month": { "value": "2022-01-23" }, "total_sale_dollars": 91671.00999999997 }, { "purchase_month": { "value": "2022-01-30" }, "total_sale_dollars": 14550.95 } ], "top_sellers_by_revenue": [ { "vendor_name": "Luxco-St Louis", "item_description": "Hawkeye Vodka", "total_sale_dollars": 42195474.73000188, "total_bottles": 6074111, "avg_price_per_100ml": 0.655069205465045 }, { "vendor_name": "Luxco-St Louis", "item_description": "Hawkeye Vodka 80 Prf Mini", "total_sale_dollars": 966669.4000000065, "total_bottles": 165276, "avg_price_per_100ml": 1.1672397777461174 }, { "vendor_name": "Luxco-St Louis", "item_description": "Pearl Cucumber Vodka", "total_sale_dollars": 886605.2000000004, "total_bottles": 78959, "avg_price_per_100ml": 1.5032402002861225 }, { "vendor_name": "Luxco-St Louis", "item_description": "Hawkeye Vodka PET", "total_sale_dollars": 851920.4400000008, "total_bottles": 170044, "avg_price_per_100ml": 0.6679999999999999 }, { "vendor_name": "Luxco-St Louis", "item_description": "Korski Vodka", "total_sale_dollars": 849511.0700000008, "total_bottles": 101502, "avg_price_per_100ml": 0.5970910154134041 } ], "most_expensive_products": [ { "vendor_name": "Luxco-St Louis", "item_description": "Pearl Ruby Grapefruit Mini", "total_sale_dollars": 402.6, "total_bottles": 61, "avg_price_per_100ml": 13.200000000000001 }, { "vendor_name": "Luxco-St Louis", "item_description": "Hawkeye Vodka Mini", "total_sale_dollars": 427452.79999999923, "total_bottles": 68944, "avg_price_per_100ml": 9.568002137703749 }, { "vendor_name": "Luxco-St Louis", "item_description": "Pearl Plum", "total_sale_dollars": 8783.550000000001, "total_bottles": 745, "avg_price_per_100ml": 1.5719999999999998 }, { "vendor_name": "Luxco-St Louis", "item_description": "Pearl Chocolate Hazelnut", "total_sale_dollars": 1544.4899999999998, "total_bottles": 131, "avg_price_per_100ml": 1.5719999999999998 }, { "vendor_name": "Luxco-St Louis", "item_description": "Pearl Pumpkin Spice", "total_sale_dollars": 3360.149999999999, "total_bottles": 285, "avg_price_per_100ml": 1.5719999999999998 }, { "vendor_name": "Luxco-St Louis", "item_description": "Pearl Caramel Vodka", "total_sale_dollars": 67688.95999999999, "total_bottles": 5744, "avg_price_per_100ml": 1.5712159847764033 }, { "vendor_name": "Luxco-St Louis", "item_description": "Pearl Chocolate Covered Cherry", "total_sale_dollars": 9414.330000000002, "total_bottles": 799, "avg_price_per_100ml": 1.5710640176600439 }, { "vendor_name": "Luxco-St Louis", "item_description": "Pearl Wedding Cake Vodka", "total_sale_dollars": 31230.979999999996, "total_bottles": 2651, "avg_price_per_100ml": 1.5707394852479597 }, { "vendor_name": "Luxco-St Louis", "item_description": "Pearl Whipt Vodka", "total_sale_dollars": 989.5200000000001, "total_bottles": 84, "avg_price_per_100ml": 1.5706666666666667 }, { "vendor_name": "Luxco-St Louis", "item_description": "Pearl Wedding Cake Vodk", "total_sale_dollars": 1696.32, "total_bottles": 144, "avg_price_per_100ml": 1.5706666666666667 } ] }, { "vendor_name": "Bacardi U.S.A., Inc.", "total_sale_dollars": 33377101.739999883, "by_month": [ { "purchase_month": { "value": "2012-01-01" }, "total_sale_dollars": 57050.47 }, { "purchase_month": { "value": "2012-01-08" }, "total_sale_dollars": 61867.499999999985 }, { "purchase_month": { "value": "2012-01-15" }, "total_sale_dollars": 62691.00999999999 }, { "purchase_month": { "value": "2012-01-22" }, "total_sale_dollars": 68260.12000000001 }, { "purchase_month": { "value": "2012-01-29" }, "total_sale_dollars": 79273.53000000001 }, { "purchase_month": { "value": "2012-02-05" }, "total_sale_dollars": 72474.78999999996 }, { "purchase_month": { "value": "2012-02-12" }, "total_sale_dollars": 74096.83 }, { "purchase_month": { "value": "2012-02-19" }, "total_sale_dollars": 95922.62000000001 }, { "purchase_month": { "value": "2012-02-26" }, "total_sale_dollars": 72217.22 }, { "purchase_month": { "value": "2012-03-04" }, "total_sale_dollars": 66833.96 }, { "purchase_month": { "value": "2012-03-11" }, "total_sale_dollars": 94855.75000000001 }, { "purchase_month": { "value": "2012-03-18" }, "total_sale_dollars": 77466.04000000001 }, { "purchase_month": { "value": "2012-03-25" }, "total_sale_dollars": 69410.22 }, { "purchase_month": { "value": "2012-04-01" }, "total_sale_dollars": 90672.44 }, { "purchase_month": { "value": "2012-04-08" }, "total_sale_dollars": 80557.01999999999 }, { "purchase_month": { "value": "2012-04-15" }, "total_sale_dollars": 85381.33000000002 }, { "purchase_month": { "value": "2012-04-22" }, "total_sale_dollars": 96658.31 }, { "purchase_month": { "value": "2012-04-29" }, "total_sale_dollars": 82606.54 }, { "purchase_month": { "value": "2012-05-06" }, "total_sale_dollars": 99779.15999999997 }, { "purchase_month": { "value": "2012-05-13" }, "total_sale_dollars": 71165.98999999999 }, { "purchase_month": { "value": "2012-05-20" }, "total_sale_dollars": 102577.04 }, { "purchase_month": { "value": "2012-05-27" }, "total_sale_dollars": 79358.76 }, { "purchase_month": { "value": "2012-06-03" }, "total_sale_dollars": 82684.49 }, { "purchase_month": { "value": "2012-06-10" }, "total_sale_dollars": 89772.29000000001 }, { "purchase_month": { "value": "2012-06-17" }, "total_sale_dollars": 104846.58999999997 }, { "purchase_month": { "value": "2012-06-24" }, "total_sale_dollars": 108517.86 }, { "purchase_month": { "value": "2012-07-01" }, "total_sale_dollars": 99138.10999999997 }, { "purchase_month": { "value": "2012-07-08" }, "total_sale_dollars": 90129.53 }, { "purchase_month": { "value": "2012-07-15" }, "total_sale_dollars": 93810.34999999998 }, { "purchase_month": { "value": "2012-07-22" }, "total_sale_dollars": 80136.06999999999 }, { "purchase_month": { "value": "2012-07-29" }, "total_sale_dollars": 103665.93000000001 }, { "purchase_month": { "value": "2012-08-05" }, "total_sale_dollars": 83444.65000000001 }, { "purchase_month": { "value": "2012-08-12" }, "total_sale_dollars": 89792.37999999999 }, { "purchase_month": { "value": "2012-08-19" }, "total_sale_dollars": 84512.64999999998 }, { "purchase_month": { "value": "2012-08-26" }, "total_sale_dollars": 131300.72 }, { "purchase_month": { "value": "2012-09-02" }, "total_sale_dollars": 67569.09 }, { "purchase_month": { "value": "2012-09-09" }, "total_sale_dollars": 85917.46 }, { "purchase_month": { "value": "2012-09-16" }, "total_sale_dollars": 66055.65000000001 }, { "purchase_month": { "value": "2012-09-23" }, "total_sale_dollars": 87467.72000000002 }, { "purchase_month": { "value": "2012-09-30" }, "total_sale_dollars": 106951.69 }, { "purchase_month": { "value": "2012-10-07" }, "total_sale_dollars": 97778.71 }, { "purchase_month": { "value": "2012-10-14" }, "total_sale_dollars": 172139.9 }, { "purchase_month": { "value": "2012-10-21" }, "total_sale_dollars": 93142.46 }, { "purchase_month": { "value": "2012-10-28" }, "total_sale_dollars": 61960.45999999999 }, { "purchase_month": { "value": "2012-11-04" }, "total_sale_dollars": 62724.92 }, { "purchase_month": { "value": "2012-11-11" }, "total_sale_dollars": 105297.73999999998 }, { "purchase_month": { "value": "2012-11-18" }, "total_sale_dollars": 29052.809999999998 }, { "purchase_month": { "value": "2012-11-25" }, "total_sale_dollars": 72919.70999999999 }, { "purchase_month": { "value": "2012-12-02" }, "total_sale_dollars": 74444.29000000002 }, { "purchase_month": { "value": "2012-12-09" }, "total_sale_dollars": 98195.33 }, { "purchase_month": { "value": "2012-12-16" }, "total_sale_dollars": 126426.45999999999 }, { "purchase_month": { "value": "2012-12-23" }, "total_sale_dollars": 100487.76 }, { "purchase_month": { "value": "2012-12-30" }, "total_sale_dollars": 75671.21 }, { "purchase_month": { "value": "2013-01-06" }, "total_sale_dollars": 64212.930000000015 }, { "purchase_month": { "value": "2013-01-13" }, "total_sale_dollars": 56402.100000000006 }, { "purchase_month": { "value": "2013-01-20" }, "total_sale_dollars": 75618.46000000002 }, { "purchase_month": { "value": "2013-01-27" }, "total_sale_dollars": 60469.81999999999 }, { "purchase_month": { "value": "2013-02-03" }, "total_sale_dollars": 72936.32 }, { "purchase_month": { "value": "2013-02-10" }, "total_sale_dollars": 69130.75 }, { "purchase_month": { "value": "2013-02-17" }, "total_sale_dollars": 79326.23 }, { "purchase_month": { "value": "2013-02-24" }, "total_sale_dollars": 71816.97000000002 }, { "purchase_month": { "value": "2013-03-03" }, "total_sale_dollars": 93697.48 }, { "purchase_month": { "value": "2013-03-10" }, "total_sale_dollars": 79448.37000000001 }, { "purchase_month": { "value": "2013-03-17" }, "total_sale_dollars": 76655.02 }, { "purchase_month": { "value": "2013-03-24" }, "total_sale_dollars": 70801.47000000002 }, { "purchase_month": { "value": "2013-03-31" }, "total_sale_dollars": 90117.68999999999 }, { "purchase_month": { "value": "2013-04-07" }, "total_sale_dollars": 81222.21999999999 }, { "purchase_month": { "value": "2013-04-14" }, "total_sale_dollars": 91000.65 }, { "purchase_month": { "value": "2013-04-21" }, "total_sale_dollars": 75999.78 }, { "purchase_month": { "value": "2013-04-28" }, "total_sale_dollars": 97726.61000000002 }, { "purchase_month": { "value": "2013-05-05" }, "total_sale_dollars": 88315.23000000003 }, { "purchase_month": { "value": "2013-05-12" }, "total_sale_dollars": 73212.23000000001 }, { "purchase_month": { "value": "2013-05-19" }, "total_sale_dollars": 102701.73000000003 }, { "purchase_month": { "value": "2013-05-26" }, "total_sale_dollars": 81900.19 }, { "purchase_month": { "value": "2013-06-02" }, "total_sale_dollars": 158820.27999999994 }, { "purchase_month": { "value": "2013-06-09" }, "total_sale_dollars": 106441.90999999999 }, { "purchase_month": { "value": "2013-06-16" }, "total_sale_dollars": 50072.33 }, { "purchase_month": { "value": "2013-06-23" }, "total_sale_dollars": 126786.35000000005 }, { "purchase_month": { "value": "2013-06-30" }, "total_sale_dollars": 87443.24999999999 }, { "purchase_month": { "value": "2013-07-07" }, "total_sale_dollars": 80093.71 }, { "purchase_month": { "value": "2013-07-14" }, "total_sale_dollars": 84129.74 }, { "purchase_month": { "value": "2013-07-21" }, "total_sale_dollars": 72738.64000000001 }, { "purchase_month": { "value": "2013-07-28" }, "total_sale_dollars": 84642.80999999997 }, { "purchase_month": { "value": "2013-08-04" }, "total_sale_dollars": 98057.27999999998 }, { "purchase_month": { "value": "2013-08-11" }, "total_sale_dollars": 77500.56999999999 }, { "purchase_month": { "value": "2013-08-18" }, "total_sale_dollars": 91272.04 }, { "purchase_month": { "value": "2013-08-25" }, "total_sale_dollars": 106450.57999999999 }, { "purchase_month": { "value": "2013-09-01" }, "total_sale_dollars": 72768.70000000003 }, { "purchase_month": { "value": "2013-09-08" }, "total_sale_dollars": 77591.28000000001 }, { "purchase_month": { "value": "2013-09-15" }, "total_sale_dollars": 82845.38000000002 }, { "purchase_month": { "value": "2013-09-22" }, "total_sale_dollars": 72466.25000000001 }, { "purchase_month": { "value": "2013-09-29" }, "total_sale_dollars": 162100.11999999997 }, { "purchase_month": { "value": "2013-10-06" }, "total_sale_dollars": 142781.75999999995 }, { "purchase_month": { "value": "2013-10-13" }, "total_sale_dollars": 86179.06000000003 }, { "purchase_month": { "value": "2013-10-20" }, "total_sale_dollars": 71103.92 }, { "purchase_month": { "value": "2013-10-27" }, "total_sale_dollars": 78172.35 }, { "purchase_month": { "value": "2013-11-03" }, "total_sale_dollars": 99679.48000000003 }, { "purchase_month": { "value": "2013-11-10" }, "total_sale_dollars": 151586.53000000003 }, { "purchase_month": { "value": "2013-11-17" }, "total_sale_dollars": 139735.87000000002 }, { "purchase_month": { "value": "2013-11-24" }, "total_sale_dollars": 39185.670000000006 }, { "purchase_month": { "value": "2013-12-01" }, "total_sale_dollars": 86709.73 }, { "purchase_month": { "value": "2013-12-08" }, "total_sale_dollars": 112758.06999999999 }, { "purchase_month": { "value": "2013-12-15" }, "total_sale_dollars": 132587.98 }, { "purchase_month": { "value": "2013-12-22" }, "total_sale_dollars": 143544.51 }, { "purchase_month": { "value": "2013-12-29" }, "total_sale_dollars": 73254.35 }, { "purchase_month": { "value": "2014-01-05" }, "total_sale_dollars": 90685.07000000002 }, { "purchase_month": { "value": "2014-01-12" }, "total_sale_dollars": 66003.02 }, { "purchase_month": { "value": "2014-01-19" }, "total_sale_dollars": 60734.43000000001 }, { "purchase_month": { "value": "2014-01-26" }, "total_sale_dollars": 66005.59000000001 }, { "purchase_month": { "value": "2014-02-02" }, "total_sale_dollars": 115572.74999999997 }, { "purchase_month": { "value": "2014-02-09" }, "total_sale_dollars": 118270.84999999999 }, { "purchase_month": { "value": "2014-02-16" }, "total_sale_dollars": 78597.06999999999 }, { "purchase_month": { "value": "2014-02-23" }, "total_sale_dollars": 111038.37999999998 }, { "purchase_month": { "value": "2014-03-02" }, "total_sale_dollars": 59988.759999999995 }, { "purchase_month": { "value": "2014-03-09" }, "total_sale_dollars": 68258.59 }, { "purchase_month": { "value": "2014-03-16" }, "total_sale_dollars": 68593.75000000001 }, { "purchase_month": { "value": "2014-03-23" }, "total_sale_dollars": 63825.29 }, { "purchase_month": { "value": "2014-03-30" }, "total_sale_dollars": 87601.17999999996 }, { "purchase_month": { "value": "2014-04-06" }, "total_sale_dollars": 72601.81000000001 }, { "purchase_month": { "value": "2014-04-13" }, "total_sale_dollars": 78039.65000000001 }, { "purchase_month": { "value": "2014-04-20" }, "total_sale_dollars": 73148.58 }, { "purchase_month": { "value": "2014-04-27" }, "total_sale_dollars": 95555.70999999999 }, { "purchase_month": { "value": "2014-05-04" }, "total_sale_dollars": 90333.59999999999 }, { "purchase_month": { "value": "2014-05-11" }, "total_sale_dollars": 110483.28 }, { "purchase_month": { "value": "2014-05-18" }, "total_sale_dollars": 112614.97 }, { "purchase_month": { "value": "2014-05-25" }, "total_sale_dollars": 68748.45000000001 }, { "purchase_month": { "value": "2014-06-01" }, "total_sale_dollars": 119009.02000000002 }, { "purchase_month": { "value": "2014-06-08" }, "total_sale_dollars": 144438.21 }, { "purchase_month": { "value": "2014-06-15" }, "total_sale_dollars": 75719.26000000001 }, { "purchase_month": { "value": "2014-06-22" }, "total_sale_dollars": 160208.38 }, { "purchase_month": { "value": "2014-06-29" }, "total_sale_dollars": 58874.75000000001 }, { "purchase_month": { "value": "2014-07-06" }, "total_sale_dollars": 82587.26000000002 }, { "purchase_month": { "value": "2014-07-13" }, "total_sale_dollars": 102893.12999999999 }, { "purchase_month": { "value": "2014-07-20" }, "total_sale_dollars": 86502.26000000001 }, { "purchase_month": { "value": "2014-07-27" }, "total_sale_dollars": 76284.42000000004 }, { "purchase_month": { "value": "2014-08-03" }, "total_sale_dollars": 99275.51 }, { "purchase_month": { "value": "2014-08-10" }, "total_sale_dollars": 82797.9 }, { "purchase_month": { "value": "2014-08-17" }, "total_sale_dollars": 82093.04 }, { "purchase_month": { "value": "2014-08-24" }, "total_sale_dollars": 132200.37000000002 }, { "purchase_month": { "value": "2014-08-31" }, "total_sale_dollars": 71122.91 }, { "purchase_month": { "value": "2014-09-07" }, "total_sale_dollars": 145830.02000000002 }, { "purchase_month": { "value": "2014-09-14" }, "total_sale_dollars": 87597.50999999998 }, { "purchase_month": { "value": "2014-09-21" }, "total_sale_dollars": 66139.64 }, { "purchase_month": { "value": "2014-09-28" }, "total_sale_dollars": 72106.26 }, { "purchase_month": { "value": "2014-10-05" }, "total_sale_dollars": 105145.54999999997 }, { "purchase_month": { "value": "2014-10-12" }, "total_sale_dollars": 104773.41000000002 }, { "purchase_month": { "value": "2014-10-19" }, "total_sale_dollars": 70868.79 }, { "purchase_month": { "value": "2014-10-26" }, "total_sale_dollars": 136781.66000000006 }, { "purchase_month": { "value": "2014-11-02" }, "total_sale_dollars": 80544.96 }, { "purchase_month": { "value": "2014-11-09" }, "total_sale_dollars": 48549.95999999999 }, { "purchase_month": { "value": "2014-11-16" }, "total_sale_dollars": 109928.35 }, { "purchase_month": { "value": "2014-11-23" }, "total_sale_dollars": 38720.82000000001 }, { "purchase_month": { "value": "2014-11-30" }, "total_sale_dollars": 94669.90000000004 }, { "purchase_month": { "value": "2014-12-07" }, "total_sale_dollars": 88668 }, { "purchase_month": { "value": "2014-12-14" }, "total_sale_dollars": 146131.78999999998 }, { "purchase_month": { "value": "2014-12-21" }, "total_sale_dollars": 116876.05999999998 }, { "purchase_month": { "value": "2014-12-28" }, "total_sale_dollars": 91466.4 }, { "purchase_month": { "value": "2015-01-04" }, "total_sale_dollars": 99500.10999999999 }, { "purchase_month": { "value": "2015-01-11" }, "total_sale_dollars": 137745.16 }, { "purchase_month": { "value": "2015-01-18" }, "total_sale_dollars": 66830.57 }, { "purchase_month": { "value": "2015-01-25" }, "total_sale_dollars": 78383.14999999998 }, { "purchase_month": { "value": "2015-02-01" }, "total_sale_dollars": 54240.57 }, { "purchase_month": { "value": "2015-02-08" }, "total_sale_dollars": 86875.66000000002 }, { "purchase_month": { "value": "2015-02-15" }, "total_sale_dollars": 73621.61999999998 }, { "purchase_month": { "value": "2015-02-22" }, "total_sale_dollars": 73000.36 }, { "purchase_month": { "value": "2015-03-01" }, "total_sale_dollars": 76468.90999999997 }, { "purchase_month": { "value": "2015-03-08" }, "total_sale_dollars": 75290.78000000001 }, { "purchase_month": { "value": "2015-03-15" }, "total_sale_dollars": 71928.95 }, { "purchase_month": { "value": "2015-03-22" }, "total_sale_dollars": 67869.06 }, { "purchase_month": { "value": "2015-03-29" }, "total_sale_dollars": 115740.18 }, { "purchase_month": { "value": "2015-04-05" }, "total_sale_dollars": 100482.71000000004 }, { "purchase_month": { "value": "2015-04-12" }, "total_sale_dollars": 77862.33 }, { "purchase_month": { "value": "2015-04-19" }, "total_sale_dollars": 96358.55 }, { "purchase_month": { "value": "2015-04-26" }, "total_sale_dollars": 109102.2 }, { "purchase_month": { "value": "2015-05-03" }, "total_sale_dollars": 97283.27 }, { "purchase_month": { "value": "2015-05-10" }, "total_sale_dollars": 82388.30999999997 }, { "purchase_month": { "value": "2015-05-17" }, "total_sale_dollars": 129907.99000000002 }, { "purchase_month": { "value": "2015-05-24" }, "total_sale_dollars": 62517.37999999998 }, { "purchase_month": { "value": "2015-05-31" }, "total_sale_dollars": 111919.35 }, { "purchase_month": { "value": "2015-06-07" }, "total_sale_dollars": 84601.15999999999 }, { "purchase_month": { "value": "2015-06-14" }, "total_sale_dollars": 143877.64999999997 }, { "purchase_month": { "value": "2015-06-21" }, "total_sale_dollars": 145578.70000000004 }, { "purchase_month": { "value": "2015-06-28" }, "total_sale_dollars": 73944.81999999999 }, { "purchase_month": { "value": "2015-07-05" }, "total_sale_dollars": 92988.76 }, { "purchase_month": { "value": "2015-07-12" }, "total_sale_dollars": 96323.54000000004 }, { "purchase_month": { "value": "2015-07-19" }, "total_sale_dollars": 97120.02999999998 }, { "purchase_month": { "value": "2015-07-26" }, "total_sale_dollars": 90851.73000000004 }, { "purchase_month": { "value": "2015-08-02" }, "total_sale_dollars": 103354.26999999997 }, { "purchase_month": { "value": "2015-08-09" }, "total_sale_dollars": 101688 }, { "purchase_month": { "value": "2015-08-16" }, "total_sale_dollars": 103717.07999999999 }, { "purchase_month": { "value": "2015-08-23" }, "total_sale_dollars": 109113.61999999998 }, { "purchase_month": { "value": "2015-08-30" }, "total_sale_dollars": 104887.28999999998 }, { "purchase_month": { "value": "2015-09-06" }, "total_sale_dollars": 89631.77 }, { "purchase_month": { "value": "2015-09-13" }, "total_sale_dollars": 119522.51000000001 }, { "purchase_month": { "value": "2015-09-20" }, "total_sale_dollars": 86494.23999999999 }, { "purchase_month": { "value": "2015-09-27" }, "total_sale_dollars": 92304.12999999998 }, { "purchase_month": { "value": "2015-10-04" }, "total_sale_dollars": 89021.37 }, { "purchase_month": { "value": "2015-10-11" }, "total_sale_dollars": 90237.41999999998 }, { "purchase_month": { "value": "2015-10-18" }, "total_sale_dollars": 95848.95 }, { "purchase_month": { "value": "2015-10-25" }, "total_sale_dollars": 97953.23000000003 }, { "purchase_month": { "value": "2015-11-01" }, "total_sale_dollars": 100703.32999999997 }, { "purchase_month": { "value": "2015-11-08" }, "total_sale_dollars": 89490.24 }, { "purchase_month": { "value": "2015-11-15" }, "total_sale_dollars": 163423.90000000005 }, { "purchase_month": { "value": "2015-11-22" }, "total_sale_dollars": 54948.649999999994 }, { "purchase_month": { "value": "2015-11-29" }, "total_sale_dollars": 100901.44 }, { "purchase_month": { "value": "2015-12-06" }, "total_sale_dollars": 94165.52999999997 }, { "purchase_month": { "value": "2015-12-13" }, "total_sale_dollars": 157904.62000000002 }, { "purchase_month": { "value": "2015-12-20" }, "total_sale_dollars": 110252.80000000003 }, { "purchase_month": { "value": "2015-12-27" }, "total_sale_dollars": 86552.3 }, { "purchase_month": { "value": "2016-01-03" }, "total_sale_dollars": 90878.10000000003 }, { "purchase_month": { "value": "2016-01-10" }, "total_sale_dollars": 73206.63 }, { "purchase_month": { "value": "2016-01-17" }, "total_sale_dollars": 34775.55 }, { "purchase_month": { "value": "2016-01-24" }, "total_sale_dollars": 74884.33000000002 }, { "purchase_month": { "value": "2016-01-31" }, "total_sale_dollars": 66614.4 }, { "purchase_month": { "value": "2016-02-07" }, "total_sale_dollars": 82345.14000000001 }, { "purchase_month": { "value": "2016-02-14" }, "total_sale_dollars": 65184.899999999994 }, { "purchase_month": { "value": "2016-02-21" }, "total_sale_dollars": 76480.86 }, { "purchase_month": { "value": "2016-02-28" }, "total_sale_dollars": 84829.51 }, { "purchase_month": { "value": "2016-03-06" }, "total_sale_dollars": 65083.21000000001 }, { "purchase_month": { "value": "2016-03-13" }, "total_sale_dollars": 68262.63 }, { "purchase_month": { "value": "2016-03-20" }, "total_sale_dollars": 68922.34999999999 }, { "purchase_month": { "value": "2016-03-27" }, "total_sale_dollars": 64431.07000000001 }, { "purchase_month": { "value": "2016-04-03" }, "total_sale_dollars": 87177.26000000001 }, { "purchase_month": { "value": "2016-04-10" }, "total_sale_dollars": 97016.81000000003 }, { "purchase_month": { "value": "2016-04-17" }, "total_sale_dollars": 84279.48 }, { "purchase_month": { "value": "2016-04-24" }, "total_sale_dollars": 77172.34999999998 }, { "purchase_month": { "value": "2016-05-01" }, "total_sale_dollars": 101523.22000000002 }, { "purchase_month": { "value": "2016-05-08" }, "total_sale_dollars": 83464.26000000001 }, { "purchase_month": { "value": "2016-05-15" }, "total_sale_dollars": 73975.56000000001 }, { "purchase_month": { "value": "2016-05-22" }, "total_sale_dollars": 119040.91999999997 }, { "purchase_month": { "value": "2016-05-29" }, "total_sale_dollars": 61472.200000000004 }, { "purchase_month": { "value": "2016-06-05" }, "total_sale_dollars": 100983.66000000002 }, { "purchase_month": { "value": "2016-06-12" }, "total_sale_dollars": 109890.93000000005 }, { "purchase_month": { "value": "2016-06-19" }, "total_sale_dollars": 87424.54000000002 }, { "purchase_month": { "value": "2016-06-26" }, "total_sale_dollars": 108918.92 }, { "purchase_month": { "value": "2016-07-03" }, "total_sale_dollars": 108951.82999999996 }, { "purchase_month": { "value": "2016-07-10" }, "total_sale_dollars": 184671.43000000008 }, { "purchase_month": { "value": "2016-07-17" }, "total_sale_dollars": 91996.78000000001 }, { "purchase_month": { "value": "2016-07-24" }, "total_sale_dollars": 130291.82 }, { "purchase_month": { "value": "2016-07-31" }, "total_sale_dollars": 112247.58999999998 }, { "purchase_month": { "value": "2016-08-07" }, "total_sale_dollars": 97271.32999999997 }, { "purchase_month": { "value": "2016-08-14" }, "total_sale_dollars": 72828.01 }, { "purchase_month": { "value": "2016-08-21" }, "total_sale_dollars": 67145.14 }, { "purchase_month": { "value": "2016-08-28" }, "total_sale_dollars": 78674.67000000003 }, { "purchase_month": { "value": "2016-09-04" }, "total_sale_dollars": 60886.9 }, { "purchase_month": { "value": "2016-09-11" }, "total_sale_dollars": 78499.50999999998 }, { "purchase_month": { "value": "2016-09-18" }, "total_sale_dollars": 99264.62000000001 }, { "purchase_month": { "value": "2016-09-25" }, "total_sale_dollars": 68149.34000000001 }, { "purchase_month": { "value": "2016-10-02" }, "total_sale_dollars": 784.5 }, { "purchase_month": { "value": "2016-10-09" }, "total_sale_dollars": 1128.38 }, { "purchase_month": { "value": "2016-10-16" }, "total_sale_dollars": 1336.98 }, { "purchase_month": { "value": "2016-10-23" }, "total_sale_dollars": 604.5 }, { "purchase_month": { "value": "2016-10-30" }, "total_sale_dollars": 1702.84 }, { "purchase_month": { "value": "2016-11-06" }, "total_sale_dollars": 3430.38 }, { "purchase_month": { "value": "2016-11-13" }, "total_sale_dollars": 691.42 }, { "purchase_month": { "value": "2016-11-20" }, "total_sale_dollars": 565.38 }, { "purchase_month": { "value": "2016-11-27" }, "total_sale_dollars": 1180.49 }, { "purchase_month": { "value": "2016-12-04" }, "total_sale_dollars": 2235.2599999999998 }, { "purchase_month": { "value": "2016-12-11" }, "total_sale_dollars": 503.22 }, { "purchase_month": { "value": "2016-12-18" }, "total_sale_dollars": 6238.34 }, { "purchase_month": { "value": "2016-12-25" }, "total_sale_dollars": 1382.15 }, { "purchase_month": { "value": "2017-01-01" }, "total_sale_dollars": 683.12 }, { "purchase_month": { "value": "2017-01-08" }, "total_sale_dollars": 635.06 }, { "purchase_month": { "value": "2017-01-15" }, "total_sale_dollars": 1367.9499999999998 }, { "purchase_month": { "value": "2017-01-22" }, "total_sale_dollars": 10161.509999999998 }, { "purchase_month": { "value": "2017-01-29" }, "total_sale_dollars": 1558.38 }, { "purchase_month": { "value": "2017-02-05" }, "total_sale_dollars": 922.98 }, { "purchase_month": { "value": "2017-02-12" }, "total_sale_dollars": 119.22999999999999 }, { "purchase_month": { "value": "2017-02-19" }, "total_sale_dollars": 1421.8600000000001 }, { "purchase_month": { "value": "2017-02-26" }, "total_sale_dollars": 527.01 }, { "purchase_month": { "value": "2017-03-05" }, "total_sale_dollars": 991.96 }, { "purchase_month": { "value": "2017-03-12" }, "total_sale_dollars": 45960.979999999996 }, { "purchase_month": { "value": "2017-03-19" }, "total_sale_dollars": 75468.56 }, { "purchase_month": { "value": "2017-03-26" }, "total_sale_dollars": 145254.16999999998 }, { "purchase_month": { "value": "2017-04-02" }, "total_sale_dollars": 73019.28000000001 }, { "purchase_month": { "value": "2017-04-09" }, "total_sale_dollars": 67469.39000000001 }, { "purchase_month": { "value": "2017-04-16" }, "total_sale_dollars": 52321.280000000006 }, { "purchase_month": { "value": "2017-04-23" }, "total_sale_dollars": 57072.009999999995 }, { "purchase_month": { "value": "2017-04-30" }, "total_sale_dollars": 68863.46000000002 }, { "purchase_month": { "value": "2017-05-07" }, "total_sale_dollars": 86846.61999999998 }, { "purchase_month": { "value": "2017-05-14" }, "total_sale_dollars": 67350.92 }, { "purchase_month": { "value": "2017-05-21" }, "total_sale_dollars": 91171.82999999999 }, { "purchase_month": { "value": "2017-05-28" }, "total_sale_dollars": 82957.02000000002 }, { "purchase_month": { "value": "2017-06-04" }, "total_sale_dollars": 84001.52000000002 }, { "purchase_month": { "value": "2017-06-11" }, "total_sale_dollars": 106621.55 }, { "purchase_month": { "value": "2017-06-18" }, "total_sale_dollars": 109323.12 }, { "purchase_month": { "value": "2017-06-25" }, "total_sale_dollars": 109503.75 }, { "purchase_month": { "value": "2017-07-02" }, "total_sale_dollars": 107777.38 }, { "purchase_month": { "value": "2017-07-09" }, "total_sale_dollars": 93389.38999999998 }, { "purchase_month": { "value": "2017-07-16" }, "total_sale_dollars": 96136.89000000003 }, { "purchase_month": { "value": "2017-07-23" }, "total_sale_dollars": 119306.52 }, { "purchase_month": { "value": "2017-07-30" }, "total_sale_dollars": 89312.01000000002 }, { "purchase_month": { "value": "2017-08-06" }, "total_sale_dollars": 63493.97 }, { "purchase_month": { "value": "2017-08-13" }, "total_sale_dollars": 65319.270000000026 }, { "purchase_month": { "value": "2017-08-20" }, "total_sale_dollars": 63435.47999999998 }, { "purchase_month": { "value": "2017-08-27" }, "total_sale_dollars": 98112.74999999997 }, { "purchase_month": { "value": "2017-09-03" }, "total_sale_dollars": 67377.23000000001 }, { "purchase_month": { "value": "2017-09-10" }, "total_sale_dollars": 80799.01000000002 }, { "purchase_month": { "value": "2017-09-17" }, "total_sale_dollars": 71190.86000000002 }, { "purchase_month": { "value": "2017-09-24" }, "total_sale_dollars": 60679.130000000005 }, { "purchase_month": { "value": "2017-10-01" }, "total_sale_dollars": 85221.01999999997 }, { "purchase_month": { "value": "2017-10-08" }, "total_sale_dollars": 54757.41000000001 }, { "purchase_month": { "value": "2017-10-15" }, "total_sale_dollars": 70904.55 }, { "purchase_month": { "value": "2017-10-22" }, "total_sale_dollars": 72280.76000000002 }, { "purchase_month": { "value": "2017-10-29" }, "total_sale_dollars": 52504.82000000001 }, { "purchase_month": { "value": "2017-11-05" }, "total_sale_dollars": 105317.86 }, { "purchase_month": { "value": "2017-11-12" }, "total_sale_dollars": 76058.24000000003 }, { "purchase_month": { "value": "2017-11-19" }, "total_sale_dollars": 51958.43000000001 }, { "purchase_month": { "value": "2017-11-26" }, "total_sale_dollars": 80434.81999999999 }, { "purchase_month": { "value": "2017-12-03" }, "total_sale_dollars": 135174.37999999995 }, { "purchase_month": { "value": "2017-12-10" }, "total_sale_dollars": 94999.46 }, { "purchase_month": { "value": "2017-12-17" }, "total_sale_dollars": 137724.27000000002 }, { "purchase_month": { "value": "2017-12-24" }, "total_sale_dollars": 86728.67999999998 }, { "purchase_month": { "value": "2017-12-31" }, "total_sale_dollars": 390.62 }, { "purchase_month": { "value": "2018-01-07" }, "total_sale_dollars": 400.38 }, { "purchase_month": { "value": "2018-01-14" }, "total_sale_dollars": 340.46000000000004 }, { "purchase_month": { "value": "2018-01-21" }, "total_sale_dollars": 379.5 }, { "purchase_month": { "value": "2018-01-28" }, "total_sale_dollars": 1204.5 }, { "purchase_month": { "value": "2018-02-04" }, "total_sale_dollars": 1350 }, { "purchase_month": { "value": "2018-02-11" }, "total_sale_dollars": 5455.48 }, { "purchase_month": { "value": "2018-02-18" }, "total_sale_dollars": 820.36 }, { "purchase_month": { "value": "2018-02-25" }, "total_sale_dollars": 99 }, { "purchase_month": { "value": "2018-03-04" }, "total_sale_dollars": 134.98 }, { "purchase_month": { "value": "2018-03-11" }, "total_sale_dollars": 90 }, { "purchase_month": { "value": "2018-03-18" }, "total_sale_dollars": 360 }, { "purchase_month": { "value": "2018-04-01" }, "total_sale_dollars": 27.74 }, { "purchase_month": { "value": "2018-04-08" }, "total_sale_dollars": 674.08 }, { "purchase_month": { "value": "2018-04-15" }, "total_sale_dollars": 262.5 }, { "purchase_month": { "value": "2018-04-22" }, "total_sale_dollars": 125.24 }, { "purchase_month": { "value": "2018-04-29" }, "total_sale_dollars": 709.26 }, { "purchase_month": { "value": "2018-05-06" }, "total_sale_dollars": 1350 }, { "purchase_month": { "value": "2018-05-13" }, "total_sale_dollars": 303.75 }, { "purchase_month": { "value": "2018-05-20" }, "total_sale_dollars": 1442.2 }, { "purchase_month": { "value": "2018-05-27" }, "total_sale_dollars": 1469.88 }, { "purchase_month": { "value": "2018-06-03" }, "total_sale_dollars": 50200.27999999999 }, { "purchase_month": { "value": "2018-06-10" }, "total_sale_dollars": 88415.34999999999 }, { "purchase_month": { "value": "2018-06-17" }, "total_sale_dollars": 71891.99 }, { "purchase_month": { "value": "2018-06-24" }, "total_sale_dollars": 122273.19000000003 }, { "purchase_month": { "value": "2018-07-01" }, "total_sale_dollars": 48661.44999999998 }, { "purchase_month": { "value": "2018-07-08" }, "total_sale_dollars": 83608.69000000002 }, { "purchase_month": { "value": "2018-07-15" }, "total_sale_dollars": 65583.97000000002 }, { "purchase_month": { "value": "2018-07-22" }, "total_sale_dollars": 101233.45999999999 }, { "purchase_month": { "value": "2018-07-29" }, "total_sale_dollars": 77301.03 }, { "purchase_month": { "value": "2018-08-05" }, "total_sale_dollars": 360 }, { "purchase_month": { "value": "2018-08-12" }, "total_sale_dollars": 270 }, { "purchase_month": { "value": "2018-08-19" }, "total_sale_dollars": 279 }, { "purchase_month": { "value": "2018-08-26" }, "total_sale_dollars": 1013.88 }, { "purchase_month": { "value": "2018-09-02" }, "total_sale_dollars": 106439.05000000003 }, { "purchase_month": { "value": "2018-09-09" }, "total_sale_dollars": 104807.04000000004 }, { "purchase_month": { "value": "2018-09-16" }, "total_sale_dollars": 59748.71 }, { "purchase_month": { "value": "2018-09-23" }, "total_sale_dollars": 100691.82 }, { "purchase_month": { "value": "2018-09-30" }, "total_sale_dollars": 59371.55 }, { "purchase_month": { "value": "2018-10-07" }, "total_sale_dollars": 81766.79000000001 }, { "purchase_month": { "value": "2018-10-14" }, "total_sale_dollars": 60594.820000000014 }, { "purchase_month": { "value": "2018-10-21" }, "total_sale_dollars": 68373.78 }, { "purchase_month": { "value": "2018-10-28" }, "total_sale_dollars": 55772.29 }, { "purchase_month": { "value": "2018-11-04" }, "total_sale_dollars": 29767.5 }, { "purchase_month": { "value": "2018-11-11" }, "total_sale_dollars": 1051.44 }, { "purchase_month": { "value": "2018-11-18" }, "total_sale_dollars": 368.94 }, { "purchase_month": { "value": "2018-11-25" }, "total_sale_dollars": 390.7 }, { "purchase_month": { "value": "2018-12-02" }, "total_sale_dollars": 5195.27 }, { "purchase_month": { "value": "2018-12-09" }, "total_sale_dollars": 1037.8200000000002 }, { "purchase_month": { "value": "2018-12-16" }, "total_sale_dollars": 1611.49 }, { "purchase_month": { "value": "2018-12-23" }, "total_sale_dollars": 1134.52 }, { "purchase_month": { "value": "2018-12-30" }, "total_sale_dollars": 1017.62 }, { "purchase_month": { "value": "2019-01-06" }, "total_sale_dollars": 262.5 }, { "purchase_month": { "value": "2019-01-13" }, "total_sale_dollars": 133.45999999999998 }, { "purchase_month": { "value": "2019-01-20" }, "total_sale_dollars": 297 }, { "purchase_month": { "value": "2019-01-27" }, "total_sale_dollars": 196.98000000000002 }, { "purchase_month": { "value": "2019-02-03" }, "total_sale_dollars": 581.98 }, { "purchase_month": { "value": "2019-02-10" }, "total_sale_dollars": 450.72 }, { "purchase_month": { "value": "2019-02-17" }, "total_sale_dollars": 200.95999999999998 }, { "purchase_month": { "value": "2019-02-24" }, "total_sale_dollars": 2524.1699999999996 }, { "purchase_month": { "value": "2019-03-03" }, "total_sale_dollars": 66417.77999999998 }, { "purchase_month": { "value": "2019-03-10" }, "total_sale_dollars": 54100.97000000001 }, { "purchase_month": { "value": "2019-03-17" }, "total_sale_dollars": 47156.49999999999 }, { "purchase_month": { "value": "2019-03-24" }, "total_sale_dollars": 54394.23999999999 }, { "purchase_month": { "value": "2019-03-31" }, "total_sale_dollars": 59333.23 }, { "purchase_month": { "value": "2019-04-07" }, "total_sale_dollars": 67232.53000000001 }, { "purchase_month": { "value": "2019-04-14" }, "total_sale_dollars": 60102.93 }, { "purchase_month": { "value": "2019-04-21" }, "total_sale_dollars": 68980.48000000001 }, { "purchase_month": { "value": "2019-04-28" }, "total_sale_dollars": 76799.78000000001 }, { "purchase_month": { "value": "2019-05-05" }, "total_sale_dollars": 116566.11000000002 }, { "purchase_month": { "value": "2019-05-12" }, "total_sale_dollars": 93592.97 }, { "purchase_month": { "value": "2019-05-19" }, "total_sale_dollars": 75391.44999999997 }, { "purchase_month": { "value": "2019-05-26" }, "total_sale_dollars": 95550.3 }, { "purchase_month": { "value": "2019-06-02" }, "total_sale_dollars": 66698.73999999998 }, { "purchase_month": { "value": "2019-06-09" }, "total_sale_dollars": 67625.70000000001 }, { "purchase_month": { "value": "2019-06-16" }, "total_sale_dollars": 64754.029999999984 }, { "purchase_month": { "value": "2019-06-23" }, "total_sale_dollars": 74433.54999999999 }, { "purchase_month": { "value": "2019-06-30" }, "total_sale_dollars": 65458.68999999997 }, { "purchase_month": { "value": "2019-07-07" }, "total_sale_dollars": 66214.66 }, { "purchase_month": { "value": "2019-07-14" }, "total_sale_dollars": 57716.06 }, { "purchase_month": { "value": "2019-07-21" }, "total_sale_dollars": 61794.66999999999 }, { "purchase_month": { "value": "2019-07-28" }, "total_sale_dollars": 44913.439999999995 }, { "purchase_month": { "value": "2020-02-02" }, "total_sale_dollars": 38578.72 }, { "purchase_month": { "value": "2020-02-09" }, "total_sale_dollars": 40651.319999999985 }, { "purchase_month": { "value": "2020-02-16" }, "total_sale_dollars": 49974.290000000015 }, { "purchase_month": { "value": "2020-02-23" }, "total_sale_dollars": 48297.92 }, { "purchase_month": { "value": "2020-03-01" }, "total_sale_dollars": 55746.820000000014 }, { "purchase_month": { "value": "2020-03-08" }, "total_sale_dollars": 56475.66 }, { "purchase_month": { "value": "2020-03-15" }, "total_sale_dollars": 45278.409999999996 }, { "purchase_month": { "value": "2020-03-22" }, "total_sale_dollars": 43166.62999999999 }, { "purchase_month": { "value": "2020-03-29" }, "total_sale_dollars": 54014.42000000001 }, { "purchase_month": { "value": "2020-04-05" }, "total_sale_dollars": 41836.95000000001 }, { "purchase_month": { "value": "2020-04-12" }, "total_sale_dollars": 43932.009999999995 }, { "purchase_month": { "value": "2020-04-19" }, "total_sale_dollars": 72521.51999999999 }, { "purchase_month": { "value": "2020-04-26" }, "total_sale_dollars": 53075.72 }, { "purchase_month": { "value": "2020-05-03" }, "total_sale_dollars": 86501.57999999997 }, { "purchase_month": { "value": "2020-05-10" }, "total_sale_dollars": 72829.62 }, { "purchase_month": { "value": "2020-05-17" }, "total_sale_dollars": 74159.33999999998 }, { "purchase_month": { "value": "2020-05-24" }, "total_sale_dollars": 63470.80999999999 }, { "purchase_month": { "value": "2020-05-31" }, "total_sale_dollars": 84492.32000000002 }, { "purchase_month": { "value": "2020-06-07" }, "total_sale_dollars": 66814.65 }, { "purchase_month": { "value": "2020-06-14" }, "total_sale_dollars": 64121.28 }, { "purchase_month": { "value": "2020-06-21" }, "total_sale_dollars": 76284.67000000001 }, { "purchase_month": { "value": "2020-06-28" }, "total_sale_dollars": 75921.50999999998 }, { "purchase_month": { "value": "2020-07-05" }, "total_sale_dollars": 73231.67 }, { "purchase_month": { "value": "2020-07-12" }, "total_sale_dollars": 59290.86000000001 }, { "purchase_month": { "value": "2020-07-19" }, "total_sale_dollars": 60355.95000000001 }, { "purchase_month": { "value": "2020-07-26" }, "total_sale_dollars": 53350.25000000001 }, { "purchase_month": { "value": "2020-08-02" }, "total_sale_dollars": 61070.32000000001 }, { "purchase_month": { "value": "2020-08-09" }, "total_sale_dollars": 59665.68999999999 }, { "purchase_month": { "value": "2020-08-16" }, "total_sale_dollars": 64568.68000000001 }, { "purchase_month": { "value": "2020-08-23" }, "total_sale_dollars": 66291.75999999998 }, { "purchase_month": { "value": "2020-08-30" }, "total_sale_dollars": 60195.229999999996 }, { "purchase_month": { "value": "2020-09-06" }, "total_sale_dollars": 60722.539999999986 }, { "purchase_month": { "value": "2020-09-13" }, "total_sale_dollars": 71539.51000000001 }, { "purchase_month": { "value": "2020-09-20" }, "total_sale_dollars": 60356.24000000001 }, { "purchase_month": { "value": "2020-09-27" }, "total_sale_dollars": 71142.67000000003 }, { "purchase_month": { "value": "2020-10-04" }, "total_sale_dollars": 74331.56999999999 }, { "purchase_month": { "value": "2020-10-11" }, "total_sale_dollars": 69226.89 }, { "purchase_month": { "value": "2020-10-18" }, "total_sale_dollars": 51584.88000000001 }, { "purchase_month": { "value": "2020-10-25" }, "total_sale_dollars": 47192.36 }, { "purchase_month": { "value": "2020-11-01" }, "total_sale_dollars": 51695.68 }, { "purchase_month": { "value": "2020-11-08" }, "total_sale_dollars": 46596.68 }, { "purchase_month": { "value": "2020-11-15" }, "total_sale_dollars": 52476.34000000001 }, { "purchase_month": { "value": "2020-11-22" }, "total_sale_dollars": 50044.499999999985 }, { "purchase_month": { "value": "2020-11-29" }, "total_sale_dollars": 9681.11 }, { "purchase_month": { "value": "2021-05-09" }, "total_sale_dollars": 27732.90000000001 }, { "purchase_month": { "value": "2021-05-16" }, "total_sale_dollars": 65548.76 }, { "purchase_month": { "value": "2021-05-23" }, "total_sale_dollars": 67438.68999999999 }, { "purchase_month": { "value": "2021-05-30" }, "total_sale_dollars": 67661.75 }, { "purchase_month": { "value": "2021-06-06" }, "total_sale_dollars": 99652.88 }, { "purchase_month": { "value": "2021-06-13" }, "total_sale_dollars": 95199.92 }, { "purchase_month": { "value": "2021-06-20" }, "total_sale_dollars": 83334.36 }, { "purchase_month": { "value": "2021-06-27" }, "total_sale_dollars": 81987.08000000002 }, { "purchase_month": { "value": "2021-07-04" }, "total_sale_dollars": 20561.41 }, { "purchase_month": { "value": "2021-07-11" }, "total_sale_dollars": 153320.5 }, { "purchase_month": { "value": "2021-07-18" }, "total_sale_dollars": 125792.57000000002 }, { "purchase_month": { "value": "2021-07-25" }, "total_sale_dollars": 59981.529999999984 }, { "purchase_month": { "value": "2021-08-01" }, "total_sale_dollars": 55293.53999999999 }, { "purchase_month": { "value": "2021-08-08" }, "total_sale_dollars": 81979.05 }, { "purchase_month": { "value": "2021-08-15" }, "total_sale_dollars": 102024.70000000001 }, { "purchase_month": { "value": "2021-08-22" }, "total_sale_dollars": 70716.90999999997 }, { "purchase_month": { "value": "2021-08-29" }, "total_sale_dollars": 72793.95 }, { "purchase_month": { "value": "2021-09-05" }, "total_sale_dollars": 87809.99 }, { "purchase_month": { "value": "2021-09-12" }, "total_sale_dollars": 49111.509999999995 }, { "purchase_month": { "value": "2021-09-19" }, "total_sale_dollars": 32535.92 }, { "purchase_month": { "value": "2021-09-26" }, "total_sale_dollars": 108450.9 }, { "purchase_month": { "value": "2021-12-19" }, "total_sale_dollars": 60549.51 }, { "purchase_month": { "value": "2021-12-26" }, "total_sale_dollars": 59616.39 }, { "purchase_month": { "value": "2022-01-02" }, "total_sale_dollars": 51937.13999999999 }, { "purchase_month": { "value": "2022-01-09" }, "total_sale_dollars": 29949.15 }, { "purchase_month": { "value": "2022-01-16" }, "total_sale_dollars": 30065.519999999997 }, { "purchase_month": { "value": "2022-01-23" }, "total_sale_dollars": 43925.7 }, { "purchase_month": { "value": "2022-01-30" }, "total_sale_dollars": 11410.38 } ], "top_sellers_by_revenue": [ { "vendor_name": "Bacardi U.S.A., Inc.", "item_description": "Grey Goose Vodka", "total_sale_dollars": 26177382.03999997, "total_bottles": 1119844, "avg_price_per_100ml": 3.5148016139297464 }, { "vendor_name": "Bacardi U.S.A., Inc.", "item_description": "Grey Goose", "total_sale_dollars": 5654244.139999999, "total_bottles": 269893, "avg_price_per_100ml": 3.534421301511953 }, { "vendor_name": "Bacardi U.S.A., Inc.", "item_description": "Grey Goose Vodka Mini", "total_sale_dollars": 340740, "total_bottles": 11352, "avg_price_per_100ml": 5 }, { "vendor_name": "Bacardi U.S.A., Inc.", "item_description": "Grey Goose Cherry Noir", "total_sale_dollars": 317092.4999999997, "total_bottles": 11798, "avg_price_per_100ml": 3.6345898319240013 }, { "vendor_name": "Bacardi U.S.A., Inc.", "item_description": "Grey Goose Vodka L'orange", "total_sale_dollars": 178424.09999999998, "total_bottles": 6540, "avg_price_per_100ml": 3.6330208026208033 } ], "most_expensive_products": [ { "vendor_name": "Bacardi U.S.A., Inc.", "item_description": "Grey Goose Essences Watermelon & Basil Mini", "total_sale_dollars": 1553.7600000000007, "total_bottles": 52, "avg_price_per_100ml": 59.760000000000005 }, { "vendor_name": "Bacardi U.S.A., Inc.", "item_description": "Grey Goose Essences Strawberry & Lemongrass Mini", "total_sale_dollars": 2121.480000000001, "total_bottles": 71, "avg_price_per_100ml": 59.760000000000005 }, { "vendor_name": "Bacardi U.S.A., Inc.", "item_description": "Grey Goose Essences White Peach & Rosemary Mini", "total_sale_dollars": 1792.8000000000013, "total_bottles": 60, "avg_price_per_100ml": 59.760000000000005 }, { "vendor_name": "Bacardi U.S.A., Inc.", "item_description": "Grey Goose Mini", "total_sale_dollars": 120450, "total_bottles": 4015, "avg_price_per_100ml": 46.24381466486729 }, { "vendor_name": "Bacardi U.S.A., Inc.", "item_description": "Grey Goose VX", "total_sale_dollars": 39511.709999999985, "total_bottles": 659, "avg_price_per_100ml": 7.3919999999999995 }, { "vendor_name": "Bacardi U.S.A., Inc.", "item_description": "Grey Goose Le Melon Mini", "total_sale_dollars": 2760, "total_bottles": 92, "avg_price_per_100ml": 5 }, { "vendor_name": "Bacardi U.S.A., Inc.", "item_description": "Grey Goose Multi Pack", "total_sale_dollars": 8390, "total_bottles": 839, "avg_price_per_100ml": 5 }, { "vendor_name": "Bacardi U.S.A., Inc.", "item_description": "Grey Goose Vodka Mini", "total_sale_dollars": 340740, "total_bottles": 11352, "avg_price_per_100ml": 5 }, { "vendor_name": "Bacardi U.S.A., Inc.", "item_description": "Grey Goose Le Citron Mini", "total_sale_dollars": 1050, "total_bottles": 35, "avg_price_per_100ml": 5 }, { "vendor_name": "Bacardi U.S.A., Inc.", "item_description": "Grey Goose La Poire Mini", "total_sale_dollars": 1050, "total_bottles": 35, "avg_price_per_100ml": 5 } ] }, { "vendor_name": "E & J Gallo Winery", "total_sale_dollars": 32856079.430000067, "by_month": [ { "purchase_month": { "value": "2012-01-01" }, "total_sale_dollars": 2217.2999999999997 }, { "purchase_month": { "value": "2012-01-08" }, "total_sale_dollars": 2393.2400000000002 }, { "purchase_month": { "value": "2012-01-15" }, "total_sale_dollars": 2936.0399999999995 }, { "purchase_month": { "value": "2012-01-22" }, "total_sale_dollars": 2119.1299999999997 }, { "purchase_month": { "value": "2012-01-29" }, "total_sale_dollars": 4031.45 }, { "purchase_month": { "value": "2012-02-05" }, "total_sale_dollars": 3847.939999999999 }, { "purchase_month": { "value": "2012-02-12" }, "total_sale_dollars": 12033.69 }, { "purchase_month": { "value": "2012-02-19" }, "total_sale_dollars": 3137.2400000000002 }, { "purchase_month": { "value": "2012-02-26" }, "total_sale_dollars": 2584.0500000000006 }, { "purchase_month": { "value": "2012-03-04" }, "total_sale_dollars": 3170.85 }, { "purchase_month": { "value": "2012-03-11" }, "total_sale_dollars": 3532.19 }, { "purchase_month": { "value": "2012-03-18" }, "total_sale_dollars": 4745.36 }, { "purchase_month": { "value": "2012-03-25" }, "total_sale_dollars": 2254.9700000000003 }, { "purchase_month": { "value": "2012-04-01" }, "total_sale_dollars": 27931.789999999997 }, { "purchase_month": { "value": "2012-04-08" }, "total_sale_dollars": 5966.59 }, { "purchase_month": { "value": "2012-04-15" }, "total_sale_dollars": 5621.570000000001 }, { "purchase_month": { "value": "2012-04-22" }, "total_sale_dollars": 2518.8300000000004 }, { "purchase_month": { "value": "2012-04-29" }, "total_sale_dollars": 4445.3499999999985 }, { "purchase_month": { "value": "2012-05-06" }, "total_sale_dollars": 2405.75 }, { "purchase_month": { "value": "2012-05-13" }, "total_sale_dollars": 2698.2299999999996 }, { "purchase_month": { "value": "2012-05-20" }, "total_sale_dollars": 3887.4900000000002 }, { "purchase_month": { "value": "2012-05-27" }, "total_sale_dollars": 3481.7099999999996 }, { "purchase_month": { "value": "2012-06-03" }, "total_sale_dollars": 6961.589999999999 }, { "purchase_month": { "value": "2012-06-10" }, "total_sale_dollars": 2970.16 }, { "purchase_month": { "value": "2012-06-17" }, "total_sale_dollars": 4438.93 }, { "purchase_month": { "value": "2012-06-24" }, "total_sale_dollars": 6305.610000000001 }, { "purchase_month": { "value": "2012-07-01" }, "total_sale_dollars": 5673.729999999999 }, { "purchase_month": { "value": "2012-07-08" }, "total_sale_dollars": 2792.5200000000004 }, { "purchase_month": { "value": "2012-07-15" }, "total_sale_dollars": 4959.150000000001 }, { "purchase_month": { "value": "2012-07-22" }, "total_sale_dollars": 4551.469999999999 }, { "purchase_month": { "value": "2012-07-29" }, "total_sale_dollars": 7409.5999999999985 }, { "purchase_month": { "value": "2012-08-05" }, "total_sale_dollars": 13549.829999999998 }, { "purchase_month": { "value": "2012-08-12" }, "total_sale_dollars": 12436.689999999999 }, { "purchase_month": { "value": "2012-08-19" }, "total_sale_dollars": 7860.37 }, { "purchase_month": { "value": "2012-08-26" }, "total_sale_dollars": 10563.619999999999 }, { "purchase_month": { "value": "2012-09-02" }, "total_sale_dollars": 7008.429999999999 }, { "purchase_month": { "value": "2012-09-09" }, "total_sale_dollars": 10608.259999999998 }, { "purchase_month": { "value": "2012-09-16" }, "total_sale_dollars": 9021.289999999999 }, { "purchase_month": { "value": "2012-09-23" }, "total_sale_dollars": 8972.339999999998 }, { "purchase_month": { "value": "2012-09-30" }, "total_sale_dollars": 19895.809999999994 }, { "purchase_month": { "value": "2012-10-07" }, "total_sale_dollars": 22566.099999999995 }, { "purchase_month": { "value": "2012-10-14" }, "total_sale_dollars": 19901.259999999995 }, { "purchase_month": { "value": "2012-10-21" }, "total_sale_dollars": 16417.96 }, { "purchase_month": { "value": "2012-10-28" }, "total_sale_dollars": 9254.81 }, { "purchase_month": { "value": "2012-11-04" }, "total_sale_dollars": 11781.52 }, { "purchase_month": { "value": "2012-11-11" }, "total_sale_dollars": 11741.899999999998 }, { "purchase_month": { "value": "2012-11-18" }, "total_sale_dollars": 3842.2999999999993 }, { "purchase_month": { "value": "2012-11-25" }, "total_sale_dollars": 10711.250000000002 }, { "purchase_month": { "value": "2012-12-02" }, "total_sale_dollars": 8882.56 }, { "purchase_month": { "value": "2012-12-09" }, "total_sale_dollars": 7604.73 }, { "purchase_month": { "value": "2012-12-16" }, "total_sale_dollars": 12612.71 }, { "purchase_month": { "value": "2012-12-23" }, "total_sale_dollars": 14298.689999999997 }, { "purchase_month": { "value": "2012-12-30" }, "total_sale_dollars": 12403.010000000002 }, { "purchase_month": { "value": "2013-01-06" }, "total_sale_dollars": 8012.110000000001 }, { "purchase_month": { "value": "2013-01-13" }, "total_sale_dollars": 6863.429999999999 }, { "purchase_month": { "value": "2013-01-20" }, "total_sale_dollars": 7533.710000000001 }, { "purchase_month": { "value": "2013-01-27" }, "total_sale_dollars": 9037.480000000003 }, { "purchase_month": { "value": "2013-02-03" }, "total_sale_dollars": 14602.589999999998 }, { "purchase_month": { "value": "2013-02-10" }, "total_sale_dollars": 8016.7300000000005 }, { "purchase_month": { "value": "2013-02-17" }, "total_sale_dollars": 11531.839999999997 }, { "purchase_month": { "value": "2013-02-24" }, "total_sale_dollars": 11077.819999999996 }, { "purchase_month": { "value": "2013-03-03" }, "total_sale_dollars": 10797.79 }, { "purchase_month": { "value": "2013-03-10" }, "total_sale_dollars": 14118.199999999999 }, { "purchase_month": { "value": "2013-03-17" }, "total_sale_dollars": 11254.969999999998 }, { "purchase_month": { "value": "2013-03-24" }, "total_sale_dollars": 12059.039999999997 }, { "purchase_month": { "value": "2013-03-31" }, "total_sale_dollars": 40632.54 }, { "purchase_month": { "value": "2013-04-07" }, "total_sale_dollars": 27950.580000000005 }, { "purchase_month": { "value": "2013-04-14" }, "total_sale_dollars": 17345.79 }, { "purchase_month": { "value": "2013-04-21" }, "total_sale_dollars": 20746.030000000002 }, { "purchase_month": { "value": "2013-04-28" }, "total_sale_dollars": 16040.820000000002 }, { "purchase_month": { "value": "2013-05-05" }, "total_sale_dollars": 12116.79 }, { "purchase_month": { "value": "2013-05-12" }, "total_sale_dollars": 11416.589999999998 }, { "purchase_month": { "value": "2013-05-19" }, "total_sale_dollars": 12228.660000000002 }, { "purchase_month": { "value": "2013-05-26" }, "total_sale_dollars": 18821.84 }, { "purchase_month": { "value": "2013-06-02" }, "total_sale_dollars": 17346.829999999998 }, { "purchase_month": { "value": "2013-06-09" }, "total_sale_dollars": 23781.41 }, { "purchase_month": { "value": "2013-06-16" }, "total_sale_dollars": 11035.829999999998 }, { "purchase_month": { "value": "2013-06-23" }, "total_sale_dollars": 18335.21 }, { "purchase_month": { "value": "2013-06-30" }, "total_sale_dollars": 1852.6499999999999 }, { "purchase_month": { "value": "2013-07-07" }, "total_sale_dollars": 33541.11 }, { "purchase_month": { "value": "2013-07-14" }, "total_sale_dollars": 24546.85 }, { "purchase_month": { "value": "2013-07-21" }, "total_sale_dollars": 22223.560000000005 }, { "purchase_month": { "value": "2013-07-28" }, "total_sale_dollars": 26241.410000000003 }, { "purchase_month": { "value": "2013-08-04" }, "total_sale_dollars": 22266.79 }, { "purchase_month": { "value": "2013-08-11" }, "total_sale_dollars": 26396.51 }, { "purchase_month": { "value": "2013-08-18" }, "total_sale_dollars": 13148.580000000002 }, { "purchase_month": { "value": "2013-08-25" }, "total_sale_dollars": 31815.780000000006 }, { "purchase_month": { "value": "2013-09-01" }, "total_sale_dollars": 17071.19 }, { "purchase_month": { "value": "2013-09-08" }, "total_sale_dollars": 20385.980000000003 }, { "purchase_month": { "value": "2013-09-15" }, "total_sale_dollars": 20919.030000000002 }, { "purchase_month": { "value": "2013-09-22" }, "total_sale_dollars": 26284.950000000008 }, { "purchase_month": { "value": "2013-09-29" }, "total_sale_dollars": 41519.52 }, { "purchase_month": { "value": "2013-10-06" }, "total_sale_dollars": 30502.71999999999 }, { "purchase_month": { "value": "2013-10-13" }, "total_sale_dollars": 18405.8 }, { "purchase_month": { "value": "2013-10-20" }, "total_sale_dollars": 25164.570000000003 }, { "purchase_month": { "value": "2013-10-27" }, "total_sale_dollars": 37318 }, { "purchase_month": { "value": "2013-11-03" }, "total_sale_dollars": 17906.269999999997 }, { "purchase_month": { "value": "2013-11-10" }, "total_sale_dollars": 19608.05 }, { "purchase_month": { "value": "2013-11-17" }, "total_sale_dollars": 26768.050000000003 }, { "purchase_month": { "value": "2013-11-24" }, "total_sale_dollars": 10170.450000000003 }, { "purchase_month": { "value": "2013-12-01" }, "total_sale_dollars": 23957.23 }, { "purchase_month": { "value": "2013-12-08" }, "total_sale_dollars": 32381.09 }, { "purchase_month": { "value": "2013-12-15" }, "total_sale_dollars": 30773.520000000004 }, { "purchase_month": { "value": "2013-12-22" }, "total_sale_dollars": 24246.280000000002 }, { "purchase_month": { "value": "2013-12-29" }, "total_sale_dollars": 19026.069999999992 }, { "purchase_month": { "value": "2014-01-05" }, "total_sale_dollars": 23636.76 }, { "purchase_month": { "value": "2014-01-12" }, "total_sale_dollars": 17601.659999999996 }, { "purchase_month": { "value": "2014-01-19" }, "total_sale_dollars": 24430.259999999995 }, { "purchase_month": { "value": "2014-01-26" }, "total_sale_dollars": 22057.140000000007 }, { "purchase_month": { "value": "2014-02-02" }, "total_sale_dollars": 41589.41999999999 }, { "purchase_month": { "value": "2014-02-09" }, "total_sale_dollars": 28961.13 }, { "purchase_month": { "value": "2014-02-16" }, "total_sale_dollars": 30923.01 }, { "purchase_month": { "value": "2014-02-23" }, "total_sale_dollars": 28052.219999999998 }, { "purchase_month": { "value": "2014-03-02" }, "total_sale_dollars": 36517.979999999996 }, { "purchase_month": { "value": "2014-03-09" }, "total_sale_dollars": 29907.210000000003 }, { "purchase_month": { "value": "2014-03-16" }, "total_sale_dollars": 22182.110000000008 }, { "purchase_month": { "value": "2014-03-23" }, "total_sale_dollars": 20524.840000000004 }, { "purchase_month": { "value": "2014-03-30" }, "total_sale_dollars": 62932.39 }, { "purchase_month": { "value": "2014-04-06" }, "total_sale_dollars": 56745.20999999999 }, { "purchase_month": { "value": "2014-04-13" }, "total_sale_dollars": 51252.73 }, { "purchase_month": { "value": "2014-04-20" }, "total_sale_dollars": 68018.05 }, { "purchase_month": { "value": "2014-04-27" }, "total_sale_dollars": 48320.05999999999 }, { "purchase_month": { "value": "2014-05-04" }, "total_sale_dollars": 24853.800000000003 }, { "purchase_month": { "value": "2014-05-11" }, "total_sale_dollars": 32646.87 }, { "purchase_month": { "value": "2014-05-18" }, "total_sale_dollars": 50136.120000000024 }, { "purchase_month": { "value": "2014-05-25" }, "total_sale_dollars": 28323.539999999997 }, { "purchase_month": { "value": "2014-06-01" }, "total_sale_dollars": 45373.88999999999 }, { "purchase_month": { "value": "2014-06-08" }, "total_sale_dollars": 42449.119999999995 }, { "purchase_month": { "value": "2014-06-15" }, "total_sale_dollars": 29663.050000000007 }, { "purchase_month": { "value": "2014-06-22" }, "total_sale_dollars": 80347.10999999999 }, { "purchase_month": { "value": "2014-06-29" }, "total_sale_dollars": 31120.34 }, { "purchase_month": { "value": "2014-07-06" }, "total_sale_dollars": 43351.78 }, { "purchase_month": { "value": "2014-07-13" }, "total_sale_dollars": 43182.72 }, { "purchase_month": { "value": "2014-07-20" }, "total_sale_dollars": 42878.84000000001 }, { "purchase_month": { "value": "2014-07-27" }, "total_sale_dollars": 34016.82 }, { "purchase_month": { "value": "2014-08-03" }, "total_sale_dollars": 129795 }, { "purchase_month": { "value": "2014-08-10" }, "total_sale_dollars": 44820.57 }, { "purchase_month": { "value": "2014-08-17" }, "total_sale_dollars": 53422.020000000004 }, { "purchase_month": { "value": "2014-08-24" }, "total_sale_dollars": 67085.44000000002 }, { "purchase_month": { "value": "2014-08-31" }, "total_sale_dollars": 59718.159999999996 }, { "purchase_month": { "value": "2014-09-07" }, "total_sale_dollars": 70387.44 }, { "purchase_month": { "value": "2014-09-14" }, "total_sale_dollars": 70392.40000000001 }, { "purchase_month": { "value": "2014-09-21" }, "total_sale_dollars": 71317.17999999998 }, { "purchase_month": { "value": "2014-09-28" }, "total_sale_dollars": 54401.59 }, { "purchase_month": { "value": "2014-10-05" }, "total_sale_dollars": 74537.60999999999 }, { "purchase_month": { "value": "2014-10-12" }, "total_sale_dollars": 46016.689999999995 }, { "purchase_month": { "value": "2014-10-19" }, "total_sale_dollars": 138217.46999999997 }, { "purchase_month": { "value": "2014-10-26" }, "total_sale_dollars": 108481.46 }, { "purchase_month": { "value": "2014-11-02" }, "total_sale_dollars": 48475.03000000001 }, { "purchase_month": { "value": "2014-11-09" }, "total_sale_dollars": 34980.96000000001 }, { "purchase_month": { "value": "2014-11-16" }, "total_sale_dollars": 59184.340000000004 }, { "purchase_month": { "value": "2014-11-23" }, "total_sale_dollars": 18381.85 }, { "purchase_month": { "value": "2014-11-30" }, "total_sale_dollars": 83279.16000000003 }, { "purchase_month": { "value": "2014-12-07" }, "total_sale_dollars": 38348.32000000001 }, { "purchase_month": { "value": "2014-12-14" }, "total_sale_dollars": 66875.59999999999 }, { "purchase_month": { "value": "2014-12-21" }, "total_sale_dollars": 43380.78999999999 }, { "purchase_month": { "value": "2014-12-28" }, "total_sale_dollars": 57882.79 }, { "purchase_month": { "value": "2015-01-04" }, "total_sale_dollars": 34232.72 }, { "purchase_month": { "value": "2015-01-11" }, "total_sale_dollars": 34912.25 }, { "purchase_month": { "value": "2015-01-18" }, "total_sale_dollars": 32625.96 }, { "purchase_month": { "value": "2015-01-25" }, "total_sale_dollars": 38462.990000000005 }, { "purchase_month": { "value": "2015-02-01" }, "total_sale_dollars": 42118.05000000001 }, { "purchase_month": { "value": "2015-02-08" }, "total_sale_dollars": 37272.869999999995 }, { "purchase_month": { "value": "2015-02-15" }, "total_sale_dollars": 35648.11999999999 }, { "purchase_month": { "value": "2015-02-22" }, "total_sale_dollars": 37924.5 }, { "purchase_month": { "value": "2015-03-01" }, "total_sale_dollars": 105139.86999999998 }, { "purchase_month": { "value": "2015-03-08" }, "total_sale_dollars": 61808.57000000001 }, { "purchase_month": { "value": "2015-03-15" }, "total_sale_dollars": 58883.53 }, { "purchase_month": { "value": "2015-03-22" }, "total_sale_dollars": 55632.9 }, { "purchase_month": { "value": "2015-03-29" }, "total_sale_dollars": 90907.68999999999 }, { "purchase_month": { "value": "2015-04-05" }, "total_sale_dollars": 60786.30999999999 }, { "purchase_month": { "value": "2015-04-12" }, "total_sale_dollars": 62839.689999999995 }, { "purchase_month": { "value": "2015-04-19" }, "total_sale_dollars": 73387.49 }, { "purchase_month": { "value": "2015-04-26" }, "total_sale_dollars": 86580.76 }, { "purchase_month": { "value": "2015-05-03" }, "total_sale_dollars": 35247.02 }, { "purchase_month": { "value": "2015-05-10" }, "total_sale_dollars": 44860.88 }, { "purchase_month": { "value": "2015-05-17" }, "total_sale_dollars": 41367.979999999996 }, { "purchase_month": { "value": "2015-05-24" }, "total_sale_dollars": 33403.47 }, { "purchase_month": { "value": "2015-05-31" }, "total_sale_dollars": 81655.45999999999 }, { "purchase_month": { "value": "2015-06-07" }, "total_sale_dollars": 56930.79 }, { "purchase_month": { "value": "2015-06-14" }, "total_sale_dollars": 56266.95 }, { "purchase_month": { "value": "2015-06-21" }, "total_sale_dollars": 108114.10000000002 }, { "purchase_month": { "value": "2015-06-28" }, "total_sale_dollars": 46733.58 }, { "purchase_month": { "value": "2015-07-05" }, "total_sale_dollars": 51666.21999999999 }, { "purchase_month": { "value": "2015-07-12" }, "total_sale_dollars": 52709.780000000006 }, { "purchase_month": { "value": "2015-07-19" }, "total_sale_dollars": 41363.47000000001 }, { "purchase_month": { "value": "2015-07-26" }, "total_sale_dollars": 50078.970000000016 }, { "purchase_month": { "value": "2015-08-02" }, "total_sale_dollars": 101459.91000000002 }, { "purchase_month": { "value": "2015-08-09" }, "total_sale_dollars": 67177.18 }, { "purchase_month": { "value": "2015-08-16" }, "total_sale_dollars": 104377.37 }, { "purchase_month": { "value": "2015-08-23" }, "total_sale_dollars": 94440.10999999999 }, { "purchase_month": { "value": "2015-08-30" }, "total_sale_dollars": 62787.68 }, { "purchase_month": { "value": "2015-09-06" }, "total_sale_dollars": 37708.23 }, { "purchase_month": { "value": "2015-09-13" }, "total_sale_dollars": 52850.65000000001 }, { "purchase_month": { "value": "2015-09-20" }, "total_sale_dollars": 40605.850000000006 }, { "purchase_month": { "value": "2015-09-27" }, "total_sale_dollars": 88917.84 }, { "purchase_month": { "value": "2015-10-04" }, "total_sale_dollars": 86406.02000000002 }, { "purchase_month": { "value": "2015-10-11" }, "total_sale_dollars": 58843.770000000004 }, { "purchase_month": { "value": "2015-10-18" }, "total_sale_dollars": 79937.35 }, { "purchase_month": { "value": "2015-10-25" }, "total_sale_dollars": 98513.62000000001 }, { "purchase_month": { "value": "2015-11-01" }, "total_sale_dollars": 45038.85 }, { "purchase_month": { "value": "2015-11-08" }, "total_sale_dollars": 41676.15 }, { "purchase_month": { "value": "2015-11-15" }, "total_sale_dollars": 56279.53000000002 }, { "purchase_month": { "value": "2015-11-22" }, "total_sale_dollars": 21428.260000000002 }, { "purchase_month": { "value": "2015-11-29" }, "total_sale_dollars": 108889.57999999999 }, { "purchase_month": { "value": "2015-12-06" }, "total_sale_dollars": 93186.68000000001 }, { "purchase_month": { "value": "2015-12-13" }, "total_sale_dollars": 76518.82 }, { "purchase_month": { "value": "2015-12-20" }, "total_sale_dollars": 61900.34000000001 }, { "purchase_month": { "value": "2015-12-27" }, "total_sale_dollars": 73254.2 }, { "purchase_month": { "value": "2016-01-03" }, "total_sale_dollars": 41997.8 }, { "purchase_month": { "value": "2016-01-10" }, "total_sale_dollars": 40963.630000000005 }, { "purchase_month": { "value": "2016-01-17" }, "total_sale_dollars": 27455.890000000007 }, { "purchase_month": { "value": "2016-01-24" }, "total_sale_dollars": 45469.079999999994 }, { "purchase_month": { "value": "2016-01-31" }, "total_sale_dollars": 53437.270000000004 }, { "purchase_month": { "value": "2016-02-07" }, "total_sale_dollars": 43220.500000000015 }, { "purchase_month": { "value": "2016-02-14" }, "total_sale_dollars": 40236.57000000001 }, { "purchase_month": { "value": "2016-02-21" }, "total_sale_dollars": 39211.16999999999 }, { "purchase_month": { "value": "2016-02-28" }, "total_sale_dollars": 74745.98999999998 }, { "purchase_month": { "value": "2016-03-06" }, "total_sale_dollars": 87833.23999999998 }, { "purchase_month": { "value": "2016-03-13" }, "total_sale_dollars": 94671.63999999998 }, { "purchase_month": { "value": "2016-03-20" }, "total_sale_dollars": 56861.47000000001 }, { "purchase_month": { "value": "2016-03-27" }, "total_sale_dollars": 62947.76 }, { "purchase_month": { "value": "2016-04-03" }, "total_sale_dollars": 86275.33000000003 }, { "purchase_month": { "value": "2016-04-10" }, "total_sale_dollars": 56928.229999999996 }, { "purchase_month": { "value": "2016-04-17" }, "total_sale_dollars": 73202.71999999999 }, { "purchase_month": { "value": "2016-04-24" }, "total_sale_dollars": 87472.29000000001 }, { "purchase_month": { "value": "2016-05-01" }, "total_sale_dollars": 45190.44 }, { "purchase_month": { "value": "2016-05-08" }, "total_sale_dollars": 43916.61000000001 }, { "purchase_month": { "value": "2016-05-15" }, "total_sale_dollars": 45508.439999999995 }, { "purchase_month": { "value": "2016-05-22" }, "total_sale_dollars": 66526.31999999999 }, { "purchase_month": { "value": "2016-05-29" }, "total_sale_dollars": 89531.83999999998 }, { "purchase_month": { "value": "2016-06-05" }, "total_sale_dollars": 89608.87000000002 }, { "purchase_month": { "value": "2016-06-12" }, "total_sale_dollars": 129225.91000000003 }, { "purchase_month": { "value": "2016-06-19" }, "total_sale_dollars": 128917.85999999997 }, { "purchase_month": { "value": "2016-06-26" }, "total_sale_dollars": 177751.56 }, { "purchase_month": { "value": "2016-07-03" }, "total_sale_dollars": 43100.8 }, { "purchase_month": { "value": "2016-07-10" }, "total_sale_dollars": 65361.52000000002 }, { "purchase_month": { "value": "2016-07-17" }, "total_sale_dollars": 41617.15000000001 }, { "purchase_month": { "value": "2016-07-24" }, "total_sale_dollars": 59275.22000000001 }, { "purchase_month": { "value": "2016-07-31" }, "total_sale_dollars": 74739.92 }, { "purchase_month": { "value": "2016-08-07" }, "total_sale_dollars": 69064.45999999999 }, { "purchase_month": { "value": "2016-08-14" }, "total_sale_dollars": 76585.78 }, { "purchase_month": { "value": "2016-08-21" }, "total_sale_dollars": 101262.36999999997 }, { "purchase_month": { "value": "2016-08-28" }, "total_sale_dollars": 72986.67000000001 }, { "purchase_month": { "value": "2016-09-04" }, "total_sale_dollars": 45522.34000000001 }, { "purchase_month": { "value": "2016-09-11" }, "total_sale_dollars": 53391.369999999995 }, { "purchase_month": { "value": "2016-09-18" }, "total_sale_dollars": 53657.91000000002 }, { "purchase_month": { "value": "2016-09-25" }, "total_sale_dollars": 51658.67 }, { "purchase_month": { "value": "2016-10-02" }, "total_sale_dollars": 119075.34 }, { "purchase_month": { "value": "2016-10-09" }, "total_sale_dollars": 77743.66 }, { "purchase_month": { "value": "2016-10-16" }, "total_sale_dollars": 100104.70000000001 }, { "purchase_month": { "value": "2016-10-23" }, "total_sale_dollars": 127066.45999999999 }, { "purchase_month": { "value": "2016-10-30" }, "total_sale_dollars": 98856.20999999998 }, { "purchase_month": { "value": "2016-11-06" }, "total_sale_dollars": 60576.66000000001 }, { "purchase_month": { "value": "2016-11-13" }, "total_sale_dollars": 67625.36 }, { "purchase_month": { "value": "2016-11-20" }, "total_sale_dollars": 39749.560000000005 }, { "purchase_month": { "value": "2016-11-27" }, "total_sale_dollars": 101860.37999999999 }, { "purchase_month": { "value": "2016-12-04" }, "total_sale_dollars": 101834.86 }, { "purchase_month": { "value": "2016-12-11" }, "total_sale_dollars": 100550.79999999999 }, { "purchase_month": { "value": "2016-12-18" }, "total_sale_dollars": 89535.96 }, { "purchase_month": { "value": "2016-12-25" }, "total_sale_dollars": 118357.62999999998 }, { "purchase_month": { "value": "2017-01-01" }, "total_sale_dollars": 44948.840000000004 }, { "purchase_month": { "value": "2017-01-08" }, "total_sale_dollars": 54843.000000000015 }, { "purchase_month": { "value": "2017-01-15" }, "total_sale_dollars": 46972.81 }, { "purchase_month": { "value": "2017-01-22" }, "total_sale_dollars": 55231.84000000001 }, { "purchase_month": { "value": "2017-01-29" }, "total_sale_dollars": 55384.48 }, { "purchase_month": { "value": "2017-02-05" }, "total_sale_dollars": 60765.239999999976 }, { "purchase_month": { "value": "2017-02-12" }, "total_sale_dollars": 54322.73999999999 }, { "purchase_month": { "value": "2017-02-19" }, "total_sale_dollars": 62393.59 }, { "purchase_month": { "value": "2017-02-26" }, "total_sale_dollars": 117291.43000000001 }, { "purchase_month": { "value": "2017-03-05" }, "total_sale_dollars": 113288.31000000003 }, { "purchase_month": { "value": "2017-03-12" }, "total_sale_dollars": 89836.87999999999 }, { "purchase_month": { "value": "2017-03-19" }, "total_sale_dollars": 89404.03 }, { "purchase_month": { "value": "2017-03-26" }, "total_sale_dollars": 80872.65 }, { "purchase_month": { "value": "2017-04-02" }, "total_sale_dollars": 100078.34999999999 }, { "purchase_month": { "value": "2017-04-09" }, "total_sale_dollars": 75523.02 }, { "purchase_month": { "value": "2017-04-16" }, "total_sale_dollars": 69818.83000000002 }, { "purchase_month": { "value": "2017-04-23" }, "total_sale_dollars": 125334.14999999997 }, { "purchase_month": { "value": "2017-04-30" }, "total_sale_dollars": 56345.149999999994 }, { "purchase_month": { "value": "2017-05-07" }, "total_sale_dollars": 58352.399999999994 }, { "purchase_month": { "value": "2017-05-14" }, "total_sale_dollars": 72616.29000000001 }, { "purchase_month": { "value": "2017-05-21" }, "total_sale_dollars": 60638.96000000001 }, { "purchase_month": { "value": "2017-05-28" }, "total_sale_dollars": 77972.53 }, { "purchase_month": { "value": "2017-06-04" }, "total_sale_dollars": 164444.13999999998 }, { "purchase_month": { "value": "2017-06-11" }, "total_sale_dollars": 121915.12000000001 }, { "purchase_month": { "value": "2017-06-18" }, "total_sale_dollars": 117239.45000000001 }, { "purchase_month": { "value": "2017-06-25" }, "total_sale_dollars": 91742.15 }, { "purchase_month": { "value": "2017-07-02" }, "total_sale_dollars": 62656.33 }, { "purchase_month": { "value": "2017-07-09" }, "total_sale_dollars": 99919.02999999998 }, { "purchase_month": { "value": "2017-07-16" }, "total_sale_dollars": 63673.240000000005 }, { "purchase_month": { "value": "2017-07-23" }, "total_sale_dollars": 58238.999999999985 }, { "purchase_month": { "value": "2017-07-30" }, "total_sale_dollars": 97802.54 }, { "purchase_month": { "value": "2017-08-06" }, "total_sale_dollars": 109255.97000000002 }, { "purchase_month": { "value": "2017-08-13" }, "total_sale_dollars": 103314.57999999999 }, { "purchase_month": { "value": "2017-08-20" }, "total_sale_dollars": 97681.15000000001 }, { "purchase_month": { "value": "2017-08-27" }, "total_sale_dollars": 128529.62 }, { "purchase_month": { "value": "2017-09-03" }, "total_sale_dollars": 59598.15 }, { "purchase_month": { "value": "2017-09-10" }, "total_sale_dollars": 76714.37000000001 }, { "purchase_month": { "value": "2017-09-17" }, "total_sale_dollars": 59824.299999999996 }, { "purchase_month": { "value": "2017-09-24" }, "total_sale_dollars": 61180.62999999999 }, { "purchase_month": { "value": "2017-10-01" }, "total_sale_dollars": 129331.49999999999 }, { "purchase_month": { "value": "2017-10-08" }, "total_sale_dollars": 82811.26000000002 }, { "purchase_month": { "value": "2017-10-15" }, "total_sale_dollars": 84463.26999999999 }, { "purchase_month": { "value": "2017-10-22" }, "total_sale_dollars": 115967.38999999998 }, { "purchase_month": { "value": "2017-10-29" }, "total_sale_dollars": 84991.52000000002 }, { "purchase_month": { "value": "2017-11-05" }, "total_sale_dollars": 53409.469999999994 }, { "purchase_month": { "value": "2017-11-12" }, "total_sale_dollars": 59180.5 }, { "purchase_month": { "value": "2017-11-19" }, "total_sale_dollars": 29077.789999999994 }, { "purchase_month": { "value": "2017-11-26" }, "total_sale_dollars": 81355.15999999999 }, { "purchase_month": { "value": "2017-12-03" }, "total_sale_dollars": 111833.33999999997 }, { "purchase_month": { "value": "2017-12-10" }, "total_sale_dollars": 70980.19999999997 }, { "purchase_month": { "value": "2017-12-17" }, "total_sale_dollars": 97884.93000000001 }, { "purchase_month": { "value": "2017-12-24" }, "total_sale_dollars": 62119.69 }, { "purchase_month": { "value": "2017-12-31" }, "total_sale_dollars": 42339.49999999999 }, { "purchase_month": { "value": "2018-01-07" }, "total_sale_dollars": 57402.999999999985 }, { "purchase_month": { "value": "2018-01-14" }, "total_sale_dollars": 51200.16999999999 }, { "purchase_month": { "value": "2018-01-21" }, "total_sale_dollars": 60829.10999999999 }, { "purchase_month": { "value": "2018-01-28" }, "total_sale_dollars": 54929.20000000001 }, { "purchase_month": { "value": "2018-02-04" }, "total_sale_dollars": 55821.23999999999 }, { "purchase_month": { "value": "2018-02-11" }, "total_sale_dollars": 51061.53999999998 }, { "purchase_month": { "value": "2018-02-18" }, "total_sale_dollars": 59615.470000000016 }, { "purchase_month": { "value": "2018-02-25" }, "total_sale_dollars": 76622.59 }, { "purchase_month": { "value": "2018-03-04" }, "total_sale_dollars": 94620.15999999999 }, { "purchase_month": { "value": "2018-03-11" }, "total_sale_dollars": 83525.58999999997 }, { "purchase_month": { "value": "2018-03-18" }, "total_sale_dollars": 86698.27000000002 }, { "purchase_month": { "value": "2018-03-25" }, "total_sale_dollars": 71643.83 }, { "purchase_month": { "value": "2018-04-01" }, "total_sale_dollars": 72653.52999999998 }, { "purchase_month": { "value": "2018-04-08" }, "total_sale_dollars": 61899.59000000001 }, { "purchase_month": { "value": "2018-04-15" }, "total_sale_dollars": 91196.67000000001 }, { "purchase_month": { "value": "2018-04-22" }, "total_sale_dollars": 88862.81 }, { "purchase_month": { "value": "2018-04-29" }, "total_sale_dollars": 53241.08 }, { "purchase_month": { "value": "2018-05-06" }, "total_sale_dollars": 70690.17000000001 }, { "purchase_month": { "value": "2018-05-13" }, "total_sale_dollars": 72329.61 }, { "purchase_month": { "value": "2018-05-20" }, "total_sale_dollars": 80941.31 }, { "purchase_month": { "value": "2018-05-27" }, "total_sale_dollars": 56527.02000000002 }, { "purchase_month": { "value": "2018-06-03" }, "total_sale_dollars": 113865.90000000002 }, { "purchase_month": { "value": "2018-06-10" }, "total_sale_dollars": 80125.93000000001 }, { "purchase_month": { "value": "2018-06-17" }, "total_sale_dollars": 80182.55 }, { "purchase_month": { "value": "2018-06-24" }, "total_sale_dollars": 113276.54999999999 }, { "purchase_month": { "value": "2018-07-01" }, "total_sale_dollars": 51379.73000000001 }, { "purchase_month": { "value": "2018-07-08" }, "total_sale_dollars": 96301.82000000002 }, { "purchase_month": { "value": "2018-07-15" }, "total_sale_dollars": 64151.47999999999 }, { "purchase_month": { "value": "2018-07-22" }, "total_sale_dollars": 72681.67000000001 }, { "purchase_month": { "value": "2018-07-29" }, "total_sale_dollars": 62891.06999999999 }, { "purchase_month": { "value": "2018-08-05" }, "total_sale_dollars": 86220.51 }, { "purchase_month": { "value": "2018-08-12" }, "total_sale_dollars": 113099.86000000002 }, { "purchase_month": { "value": "2018-08-19" }, "total_sale_dollars": 84905.57999999999 }, { "purchase_month": { "value": "2018-08-26" }, "total_sale_dollars": 88524.52 }, { "purchase_month": { "value": "2018-09-02" }, "total_sale_dollars": 51831.14 }, { "purchase_month": { "value": "2018-09-09" }, "total_sale_dollars": 81088.43000000001 }, { "purchase_month": { "value": "2018-09-16" }, "total_sale_dollars": 74257.42000000001 }, { "purchase_month": { "value": "2018-09-23" }, "total_sale_dollars": 72632.04 }, { "purchase_month": { "value": "2018-09-30" }, "total_sale_dollars": 73907.34000000003 }, { "purchase_month": { "value": "2018-10-07" }, "total_sale_dollars": 97447.54000000001 }, { "purchase_month": { "value": "2018-10-14" }, "total_sale_dollars": 97845.75 }, { "purchase_month": { "value": "2018-10-21" }, "total_sale_dollars": 83693.96999999999 }, { "purchase_month": { "value": "2018-10-28" }, "total_sale_dollars": 62118.799999999996 }, { "purchase_month": { "value": "2018-11-04" }, "total_sale_dollars": 63891.17000000001 }, { "purchase_month": { "value": "2018-11-11" }, "total_sale_dollars": 76028.44999999998 }, { "purchase_month": { "value": "2018-11-18" }, "total_sale_dollars": 74760.79999999999 }, { "purchase_month": { "value": "2018-11-25" }, "total_sale_dollars": 78569.37999999999 }, { "purchase_month": { "value": "2018-12-02" }, "total_sale_dollars": 86314.04999999999 }, { "purchase_month": { "value": "2018-12-09" }, "total_sale_dollars": 58120.26 }, { "purchase_month": { "value": "2018-12-16" }, "total_sale_dollars": 92140.72999999998 }, { "purchase_month": { "value": "2018-12-23" }, "total_sale_dollars": 60710.46 }, { "purchase_month": { "value": "2018-12-30" }, "total_sale_dollars": 66581.63999999998 }, { "purchase_month": { "value": "2019-01-06" }, "total_sale_dollars": 81746.25999999998 }, { "purchase_month": { "value": "2019-01-13" }, "total_sale_dollars": 60312.840000000004 }, { "purchase_month": { "value": "2019-01-20" }, "total_sale_dollars": 54474.22 }, { "purchase_month": { "value": "2019-01-27" }, "total_sale_dollars": 61696.53 }, { "purchase_month": { "value": "2019-02-03" }, "total_sale_dollars": 69197.49 }, { "purchase_month": { "value": "2019-02-10" }, "total_sale_dollars": 62868.59999999999 }, { "purchase_month": { "value": "2019-02-17" }, "total_sale_dollars": 50927.99 }, { "purchase_month": { "value": "2019-02-24" }, "total_sale_dollars": 57874.4 }, { "purchase_month": { "value": "2019-03-03" }, "total_sale_dollars": 72422.02999999998 }, { "purchase_month": { "value": "2019-03-10" }, "total_sale_dollars": 59220.779999999984 }, { "purchase_month": { "value": "2019-03-17" }, "total_sale_dollars": 50705.92 }, { "purchase_month": { "value": "2019-03-24" }, "total_sale_dollars": 31537.770000000008 }, { "purchase_month": { "value": "2019-03-31" }, "total_sale_dollars": 49573.18 }, { "purchase_month": { "value": "2019-04-07" }, "total_sale_dollars": 22405.82 }, { "purchase_month": { "value": "2019-04-14" }, "total_sale_dollars": 25584.879999999997 }, { "purchase_month": { "value": "2019-04-21" }, "total_sale_dollars": 54774.58 }, { "purchase_month": { "value": "2019-04-28" }, "total_sale_dollars": 119288.97 }, { "purchase_month": { "value": "2019-05-05" }, "total_sale_dollars": 79870.23000000001 }, { "purchase_month": { "value": "2019-05-12" }, "total_sale_dollars": 67694.04000000001 }, { "purchase_month": { "value": "2019-05-19" }, "total_sale_dollars": 106650.66000000002 }, { "purchase_month": { "value": "2019-05-26" }, "total_sale_dollars": 105926.31999999999 }, { "purchase_month": { "value": "2019-06-02" }, "total_sale_dollars": 80778.83000000002 }, { "purchase_month": { "value": "2019-06-09" }, "total_sale_dollars": 58981.72999999998 }, { "purchase_month": { "value": "2019-06-16" }, "total_sale_dollars": 57976.7 }, { "purchase_month": { "value": "2019-06-23" }, "total_sale_dollars": 76761.54000000001 }, { "purchase_month": { "value": "2019-06-30" }, "total_sale_dollars": 57888.27000000001 }, { "purchase_month": { "value": "2019-07-07" }, "total_sale_dollars": 63492.4 }, { "purchase_month": { "value": "2019-07-14" }, "total_sale_dollars": 75125.85000000002 }, { "purchase_month": { "value": "2019-07-21" }, "total_sale_dollars": 63430.77 }, { "purchase_month": { "value": "2019-07-28" }, "total_sale_dollars": 97978.18 }, { "purchase_month": { "value": "2019-08-04" }, "total_sale_dollars": 73804.54 }, { "purchase_month": { "value": "2019-08-11" }, "total_sale_dollars": 75572.45 }, { "purchase_month": { "value": "2019-08-18" }, "total_sale_dollars": 79073.73999999999 }, { "purchase_month": { "value": "2019-08-25" }, "total_sale_dollars": 88296.21 }, { "purchase_month": { "value": "2019-09-01" }, "total_sale_dollars": 72856.70999999999 }, { "purchase_month": { "value": "2019-09-08" }, "total_sale_dollars": 71218.63 }, { "purchase_month": { "value": "2019-09-15" }, "total_sale_dollars": 66847.20999999999 }, { "purchase_month": { "value": "2019-09-22" }, "total_sale_dollars": 61350.28999999998 }, { "purchase_month": { "value": "2019-09-29" }, "total_sale_dollars": 72138.86999999998 }, { "purchase_month": { "value": "2019-10-06" }, "total_sale_dollars": 59421.77000000002 }, { "purchase_month": { "value": "2019-10-13" }, "total_sale_dollars": 66602.01999999999 }, { "purchase_month": { "value": "2019-10-20" }, "total_sale_dollars": 69345.08000000002 }, { "purchase_month": { "value": "2019-10-27" }, "total_sale_dollars": 82762.57 }, { "purchase_month": { "value": "2019-11-03" }, "total_sale_dollars": 70122.29999999999 }, { "purchase_month": { "value": "2019-11-10" }, "total_sale_dollars": 62703.80000000001 }, { "purchase_month": { "value": "2019-11-17" }, "total_sale_dollars": 73409.98999999999 }, { "purchase_month": { "value": "2019-11-24" }, "total_sale_dollars": 69318.53 }, { "purchase_month": { "value": "2019-12-01" }, "total_sale_dollars": 85129.90999999999 }, { "purchase_month": { "value": "2019-12-08" }, "total_sale_dollars": 71750.52999999997 }, { "purchase_month": { "value": "2019-12-15" }, "total_sale_dollars": 69885.90999999999 }, { "purchase_month": { "value": "2019-12-22" }, "total_sale_dollars": 67623.53000000001 }, { "purchase_month": { "value": "2019-12-29" }, "total_sale_dollars": 59870.39 }, { "purchase_month": { "value": "2020-01-05" }, "total_sale_dollars": 77947.52000000002 }, { "purchase_month": { "value": "2020-01-12" }, "total_sale_dollars": 72322.11 }, { "purchase_month": { "value": "2020-01-19" }, "total_sale_dollars": 68822.99999999999 }, { "purchase_month": { "value": "2020-01-26" }, "total_sale_dollars": 82372.15999999999 }, { "purchase_month": { "value": "2020-02-02" }, "total_sale_dollars": 76469.02 }, { "purchase_month": { "value": "2020-02-09" }, "total_sale_dollars": 62958.46999999999 }, { "purchase_month": { "value": "2020-02-16" }, "total_sale_dollars": 70402.43000000001 }, { "purchase_month": { "value": "2020-02-23" }, "total_sale_dollars": 83664.94 }, { "purchase_month": { "value": "2020-03-01" }, "total_sale_dollars": 80829.79999999997 }, { "purchase_month": { "value": "2020-03-08" }, "total_sale_dollars": 69912.29 }, { "purchase_month": { "value": "2020-03-15" }, "total_sale_dollars": 83497.12000000001 }, { "purchase_month": { "value": "2020-03-22" }, "total_sale_dollars": 101438.71999999999 }, { "purchase_month": { "value": "2020-03-29" }, "total_sale_dollars": 118536.91999999997 }, { "purchase_month": { "value": "2020-04-05" }, "total_sale_dollars": 139631.42 }, { "purchase_month": { "value": "2020-04-12" }, "total_sale_dollars": 100762.90999999999 }, { "purchase_month": { "value": "2020-04-19" }, "total_sale_dollars": 88954.76000000002 }, { "purchase_month": { "value": "2020-04-26" }, "total_sale_dollars": 93410.53 }, { "purchase_month": { "value": "2020-05-03" }, "total_sale_dollars": 83418.17999999998 }, { "purchase_month": { "value": "2020-05-10" }, "total_sale_dollars": 84984.73 }, { "purchase_month": { "value": "2020-05-17" }, "total_sale_dollars": 100914.02999999998 }, { "purchase_month": { "value": "2020-05-24" }, "total_sale_dollars": 104581.59 }, { "purchase_month": { "value": "2020-05-31" }, "total_sale_dollars": 103745.56999999998 }, { "purchase_month": { "value": "2020-06-07" }, "total_sale_dollars": 85155.98999999996 }, { "purchase_month": { "value": "2020-06-14" }, "total_sale_dollars": 94282.21999999996 }, { "purchase_month": { "value": "2020-06-21" }, "total_sale_dollars": 106159.50000000003 }, { "purchase_month": { "value": "2020-06-28" }, "total_sale_dollars": 101305.19 }, { "purchase_month": { "value": "2020-07-05" }, "total_sale_dollars": 108178.43 }, { "purchase_month": { "value": "2020-07-12" }, "total_sale_dollars": 78516.90000000001 }, { "purchase_month": { "value": "2020-07-19" }, "total_sale_dollars": 81406.13999999998 }, { "purchase_month": { "value": "2020-07-26" }, "total_sale_dollars": 78149.44000000002 }, { "purchase_month": { "value": "2020-08-02" }, "total_sale_dollars": 94484.91 }, { "purchase_month": { "value": "2020-08-09" }, "total_sale_dollars": 93053.35 }, { "purchase_month": { "value": "2020-08-16" }, "total_sale_dollars": 115685.97999999998 }, { "purchase_month": { "value": "2020-08-23" }, "total_sale_dollars": 112420.89000000003 }, { "purchase_month": { "value": "2020-08-30" }, "total_sale_dollars": 88945.94000000003 }, { "purchase_month": { "value": "2020-09-06" }, "total_sale_dollars": 110471.58 }, { "purchase_month": { "value": "2020-09-13" }, "total_sale_dollars": 92001.27000000002 }, { "purchase_month": { "value": "2020-09-20" }, "total_sale_dollars": 98590.04999999999 }, { "purchase_month": { "value": "2020-09-27" }, "total_sale_dollars": 101931.61 }, { "purchase_month": { "value": "2020-10-04" }, "total_sale_dollars": 91995.68999999999 }, { "purchase_month": { "value": "2020-10-11" }, "total_sale_dollars": 82432.56 }, { "purchase_month": { "value": "2020-10-18" }, "total_sale_dollars": 79618.67000000001 }, { "purchase_month": { "value": "2020-10-25" }, "total_sale_dollars": 86454.01000000001 }, { "purchase_month": { "value": "2020-11-01" }, "total_sale_dollars": 118799.32000000005 }, { "purchase_month": { "value": "2020-11-08" }, "total_sale_dollars": 83947.71000000002 }, { "purchase_month": { "value": "2020-11-15" }, "total_sale_dollars": 94701.37000000002 }, { "purchase_month": { "value": "2020-11-22" }, "total_sale_dollars": 86538.18000000001 }, { "purchase_month": { "value": "2020-11-29" }, "total_sale_dollars": 90685.79000000002 }, { "purchase_month": { "value": "2020-12-06" }, "total_sale_dollars": 89566.14999999998 }, { "purchase_month": { "value": "2020-12-13" }, "total_sale_dollars": 80159.71999999999 }, { "purchase_month": { "value": "2020-12-20" }, "total_sale_dollars": 87127.08999999998 }, { "purchase_month": { "value": "2020-12-27" }, "total_sale_dollars": 71586.45000000001 }, { "purchase_month": { "value": "2021-01-03" }, "total_sale_dollars": 113058.14999999998 }, { "purchase_month": { "value": "2021-01-10" }, "total_sale_dollars": 87562.72999999998 }, { "purchase_month": { "value": "2021-01-17" }, "total_sale_dollars": 101216.37000000001 }, { "purchase_month": { "value": "2021-01-24" }, "total_sale_dollars": 103431.54999999999 }, { "purchase_month": { "value": "2021-01-31" }, "total_sale_dollars": 91840.38999999997 }, { "purchase_month": { "value": "2021-02-07" }, "total_sale_dollars": 94444.77999999997 }, { "purchase_month": { "value": "2021-02-14" }, "total_sale_dollars": 85816.20000000001 }, { "purchase_month": { "value": "2021-02-21" }, "total_sale_dollars": 89656.23999999998 }, { "purchase_month": { "value": "2021-02-28" }, "total_sale_dollars": 99046.32999999999 }, { "purchase_month": { "value": "2021-03-07" }, "total_sale_dollars": 78136.46 }, { "purchase_month": { "value": "2021-03-14" }, "total_sale_dollars": 102394.66 }, { "purchase_month": { "value": "2021-03-21" }, "total_sale_dollars": 130767.12000000001 }, { "purchase_month": { "value": "2021-03-28" }, "total_sale_dollars": 97649.59000000001 }, { "purchase_month": { "value": "2021-04-04" }, "total_sale_dollars": 98340.29999999999 }, { "purchase_month": { "value": "2021-04-11" }, "total_sale_dollars": 85858.68999999999 }, { "purchase_month": { "value": "2021-04-18" }, "total_sale_dollars": 98986.78000000001 }, { "purchase_month": { "value": "2021-04-25" }, "total_sale_dollars": 82189.51999999999 }, { "purchase_month": { "value": "2021-05-02" }, "total_sale_dollars": 88708.19999999998 }, { "purchase_month": { "value": "2021-05-09" }, "total_sale_dollars": 103664.71000000002 }, { "purchase_month": { "value": "2021-05-16" }, "total_sale_dollars": 89477.01999999999 }, { "purchase_month": { "value": "2021-05-23" }, "total_sale_dollars": 118733.09999999998 }, { "purchase_month": { "value": "2021-05-30" }, "total_sale_dollars": 109300.03 }, { "purchase_month": { "value": "2021-06-06" }, "total_sale_dollars": 81014.98999999999 }, { "purchase_month": { "value": "2021-06-13" }, "total_sale_dollars": 76401.8 }, { "purchase_month": { "value": "2021-06-20" }, "total_sale_dollars": 94413.56 }, { "purchase_month": { "value": "2021-06-27" }, "total_sale_dollars": 110259.04 }, { "purchase_month": { "value": "2021-07-04" }, "total_sale_dollars": 92431.94 }, { "purchase_month": { "value": "2021-07-11" }, "total_sale_dollars": 82309.57000000002 }, { "purchase_month": { "value": "2021-07-18" }, "total_sale_dollars": 108141.1 }, { "purchase_month": { "value": "2021-07-25" }, "total_sale_dollars": 98086.88000000002 }, { "purchase_month": { "value": "2021-08-01" }, "total_sale_dollars": 72170.94 }, { "purchase_month": { "value": "2021-08-08" }, "total_sale_dollars": 108948.01000000001 }, { "purchase_month": { "value": "2021-08-15" }, "total_sale_dollars": 104567.64999999998 }, { "purchase_month": { "value": "2021-08-22" }, "total_sale_dollars": 118715.56 }, { "purchase_month": { "value": "2021-08-29" }, "total_sale_dollars": 100168.70000000003 }, { "purchase_month": { "value": "2021-09-05" }, "total_sale_dollars": 102738.80999999995 }, { "purchase_month": { "value": "2021-09-12" }, "total_sale_dollars": 79068.35000000002 }, { "purchase_month": { "value": "2021-09-19" }, "total_sale_dollars": 79299.62000000001 }, { "purchase_month": { "value": "2021-09-26" }, "total_sale_dollars": 77886.98000000001 }, { "purchase_month": { "value": "2021-10-03" }, "total_sale_dollars": 89106.71999999999 }, { "purchase_month": { "value": "2021-10-10" }, "total_sale_dollars": 82535.63 }, { "purchase_month": { "value": "2021-10-17" }, "total_sale_dollars": 86466.35999999997 }, { "purchase_month": { "value": "2021-10-24" }, "total_sale_dollars": 90678.23999999998 }, { "purchase_month": { "value": "2021-10-31" }, "total_sale_dollars": 120941.89000000001 }, { "purchase_month": { "value": "2021-11-07" }, "total_sale_dollars": 78161.06000000001 }, { "purchase_month": { "value": "2021-11-14" }, "total_sale_dollars": 116623.51999999999 }, { "purchase_month": { "value": "2021-11-21" }, "total_sale_dollars": 79006.17000000003 }, { "purchase_month": { "value": "2021-11-28" }, "total_sale_dollars": 85955.42 }, { "purchase_month": { "value": "2021-12-05" }, "total_sale_dollars": 97791.73999999999 }, { "purchase_month": { "value": "2021-12-12" }, "total_sale_dollars": 89643.86 }, { "purchase_month": { "value": "2021-12-19" }, "total_sale_dollars": 102778.39000000004 }, { "purchase_month": { "value": "2021-12-26" }, "total_sale_dollars": 90565.22 }, { "purchase_month": { "value": "2022-01-02" }, "total_sale_dollars": 99002.56999999998 }, { "purchase_month": { "value": "2022-01-09" }, "total_sale_dollars": 78916.17000000001 }, { "purchase_month": { "value": "2022-01-16" }, "total_sale_dollars": 88956.54000000002 }, { "purchase_month": { "value": "2022-01-23" }, "total_sale_dollars": 81327.56999999999 }, { "purchase_month": { "value": "2022-01-30" }, "total_sale_dollars": 10432.779999999999 } ], "top_sellers_by_revenue": [ { "vendor_name": "E & J Gallo Winery", "item_description": "New Amsterdam Vodka", "total_sale_dollars": 9103964.240000056, "total_bottles": 895172, "avg_price_per_100ml": 1.375145662564362 }, { "vendor_name": "E & J Gallo Winery", "item_description": "New Amsterdam Peach", "total_sale_dollars": 5589626.8299999945, "total_bottles": 730861, "avg_price_per_100ml": 1.4489755215382458 }, { "vendor_name": "E & J Gallo Winery", "item_description": "New Amsterdam 80prf", "total_sale_dollars": 5420695.059999997, "total_bottles": 640505, "avg_price_per_100ml": 1.406556613946801 }, { "vendor_name": "E & J Gallo Winery", "item_description": "New Amsterdam Red Berry", "total_sale_dollars": 2252851.549999999, "total_bottles": 294274, "avg_price_per_100ml": 1.446255877564312 }, { "vendor_name": "E & J Gallo Winery", "item_description": "New Amsterdam Pink Whitney", "total_sale_dollars": 2046979.5799999998, "total_bottles": 191678, "avg_price_per_100ml": 1.4393321985072671 } ], "most_expensive_products": [ { "vendor_name": "E & J Gallo Winery", "item_description": "New Amsterdam Apple Mini", "total_sale_dollars": 831, "total_bottles": 100, "avg_price_per_100ml": 16.62 }, { "vendor_name": "E & J Gallo Winery", "item_description": "New Amsterdam Gluten Free Mini", "total_sale_dollars": 2592.72, "total_bottles": 312, "avg_price_per_100ml": 16.62 }, { "vendor_name": "E & J Gallo Winery", "item_description": "New Amsterdam Pink Whitney Mini", "total_sale_dollars": 251323.28000000026, "total_bottles": 34374, "avg_price_per_100ml": 14.771426313709998 }, { "vendor_name": "E & J Gallo Winery", "item_description": "New Amsterdam 80prf Mini", "total_sale_dollars": 448798.170000001, "total_bottles": 54007, "avg_price_per_100ml": 13.853039259386248 }, { "vendor_name": "E & J Gallo Winery", "item_description": "SOOH New Amsterdam Mango Mini", "total_sale_dollars": 8110.5599999999995, "total_bottles": 976, "avg_price_per_100ml": 13.75107142857143 }, { "vendor_name": "E & J Gallo Winery", "item_description": "New Amsterdam Grapefruit Mini", "total_sale_dollars": 44475.11999999998, "total_bottles": 5352, "avg_price_per_100ml": 13.438909176029965 }, { "vendor_name": "E & J Gallo Winery", "item_description": "New Amsterdam Pineapple Mini", "total_sale_dollars": 45356.399999999965, "total_bottles": 5472, "avg_price_per_100ml": 13.397633093525183 }, { "vendor_name": "E & J Gallo Winery", "item_description": "New Amsterdam Peach Mini", "total_sale_dollars": 104426.65999999992, "total_bottles": 12568, "avg_price_per_100ml": 12.180151326699832 }, { "vendor_name": "E & J Gallo Winery", "item_description": "New Amsterdam Orange Mini", "total_sale_dollars": 9706.080000000002, "total_bottles": 1168, "avg_price_per_100ml": 6.445941780821919 }, { "vendor_name": "E & J Gallo Winery", "item_description": "New Amsterdam", "total_sale_dollars": 416962.72, "total_bottles": 122959, "avg_price_per_100ml": 1.8307605552342396 } ] }, { "vendor_name": "DIAGEO AMERICAS", "total_sale_dollars": 31119466.59000181, "by_month": [ { "purchase_month": { "value": "2012-09-16" }, "total_sale_dollars": 211.44 }, { "purchase_month": { "value": "2013-05-05" }, "total_sale_dollars": 202.5 }, { "purchase_month": { "value": "2015-07-05" }, "total_sale_dollars": 945 }, { "purchase_month": { "value": "2016-03-06" }, "total_sale_dollars": 4653.52 }, { "purchase_month": { "value": "2016-03-13" }, "total_sale_dollars": 82581.40000000001 }, { "purchase_month": { "value": "2016-03-20" }, "total_sale_dollars": 1411.81 }, { "purchase_month": { "value": "2016-10-02" }, "total_sale_dollars": 313885.36000000004 }, { "purchase_month": { "value": "2016-10-09" }, "total_sale_dollars": 274189.1000000001 }, { "purchase_month": { "value": "2016-10-16" }, "total_sale_dollars": 267821.02 }, { "purchase_month": { "value": "2016-10-23" }, "total_sale_dollars": 286524.32000000007 }, { "purchase_month": { "value": "2016-10-30" }, "total_sale_dollars": 354360.19000000006 }, { "purchase_month": { "value": "2016-11-06" }, "total_sale_dollars": 275687.17000000016 }, { "purchase_month": { "value": "2016-11-13" }, "total_sale_dollars": 282877.4200000001 }, { "purchase_month": { "value": "2016-11-20" }, "total_sale_dollars": 180205.58000000005 }, { "purchase_month": { "value": "2016-11-27" }, "total_sale_dollars": 284439.3100000002 }, { "purchase_month": { "value": "2016-12-04" }, "total_sale_dollars": 316019.1200000001 }, { "purchase_month": { "value": "2016-12-11" }, "total_sale_dollars": 280884.73000000016 }, { "purchase_month": { "value": "2016-12-18" }, "total_sale_dollars": 300010.22000000003 }, { "purchase_month": { "value": "2016-12-25" }, "total_sale_dollars": 241141.03000000012 }, { "purchase_month": { "value": "2017-01-01" }, "total_sale_dollars": 178797.02000000002 }, { "purchase_month": { "value": "2017-01-08" }, "total_sale_dollars": 186970.82 }, { "purchase_month": { "value": "2017-01-15" }, "total_sale_dollars": 192666.56000000003 }, { "purchase_month": { "value": "2017-01-22" }, "total_sale_dollars": 185674.63000000003 }, { "purchase_month": { "value": "2017-01-29" }, "total_sale_dollars": 198200.43000000005 }, { "purchase_month": { "value": "2017-02-05" }, "total_sale_dollars": 218577.9800000001 }, { "purchase_month": { "value": "2017-02-12" }, "total_sale_dollars": 189765.42000000004 }, { "purchase_month": { "value": "2017-02-19" }, "total_sale_dollars": 202354.83 }, { "purchase_month": { "value": "2017-02-26" }, "total_sale_dollars": 203295.25000000012 }, { "purchase_month": { "value": "2017-03-05" }, "total_sale_dollars": 249860.8600000001 }, { "purchase_month": { "value": "2017-03-12" }, "total_sale_dollars": 115887.48000000004 }, { "purchase_month": { "value": "2017-03-19" }, "total_sale_dollars": 14621.710000000003 }, { "purchase_month": { "value": "2017-03-26" }, "total_sale_dollars": 365 }, { "purchase_month": { "value": "2017-04-02" }, "total_sale_dollars": 0 }, { "purchase_month": { "value": "2017-04-09" }, "total_sale_dollars": 292.96 }, { "purchase_month": { "value": "2017-04-16" }, "total_sale_dollars": 629.8199999999999 }, { "purchase_month": { "value": "2017-04-23" }, "total_sale_dollars": 504.98 }, { "purchase_month": { "value": "2017-04-30" }, "total_sale_dollars": 553 }, { "purchase_month": { "value": "2017-05-07" }, "total_sale_dollars": 359.52 }, { "purchase_month": { "value": "2017-05-14" }, "total_sale_dollars": 382.64 }, { "purchase_month": { "value": "2017-05-21" }, "total_sale_dollars": 417.68 }, { "purchase_month": { "value": "2017-06-04" }, "total_sale_dollars": 297 }, { "purchase_month": { "value": "2017-06-11" }, "total_sale_dollars": 332.88 }, { "purchase_month": { "value": "2017-06-18" }, "total_sale_dollars": 225 }, { "purchase_month": { "value": "2017-06-25" }, "total_sale_dollars": 297 }, { "purchase_month": { "value": "2017-07-02" }, "total_sale_dollars": 1519.3999999999999 }, { "purchase_month": { "value": "2017-07-09" }, "total_sale_dollars": 445.68 }, { "purchase_month": { "value": "2017-07-16" }, "total_sale_dollars": 0 }, { "purchase_month": { "value": "2017-07-23" }, "total_sale_dollars": 163.56 }, { "purchase_month": { "value": "2017-07-30" }, "total_sale_dollars": 1082.31 }, { "purchase_month": { "value": "2017-08-06" }, "total_sale_dollars": 235.58 }, { "purchase_month": { "value": "2017-08-13" }, "total_sale_dollars": 481.32 }, { "purchase_month": { "value": "2017-08-27" }, "total_sale_dollars": 805.44 }, { "purchase_month": { "value": "2017-09-03" }, "total_sale_dollars": 27.76 }, { "purchase_month": { "value": "2017-09-10" }, "total_sale_dollars": 1054.32 }, { "purchase_month": { "value": "2017-09-17" }, "total_sale_dollars": 0 }, { "purchase_month": { "value": "2017-09-24" }, "total_sale_dollars": 486.56 }, { "purchase_month": { "value": "2017-10-01" }, "total_sale_dollars": 198 }, { "purchase_month": { "value": "2017-10-08" }, "total_sale_dollars": 334.56 }, { "purchase_month": { "value": "2017-10-15" }, "total_sale_dollars": 498.12 }, { "purchase_month": { "value": "2017-10-22" }, "total_sale_dollars": 225 }, { "purchase_month": { "value": "2017-10-29" }, "total_sale_dollars": 36995.65 }, { "purchase_month": { "value": "2017-11-05" }, "total_sale_dollars": 357 }, { "purchase_month": { "value": "2017-11-12" }, "total_sale_dollars": 332.88 }, { "purchase_month": { "value": "2017-11-19" }, "total_sale_dollars": 495.12 }, { "purchase_month": { "value": "2017-11-26" }, "total_sale_dollars": 0 }, { "purchase_month": { "value": "2017-12-03" }, "total_sale_dollars": 665.76 }, { "purchase_month": { "value": "2017-12-10" }, "total_sale_dollars": 1150.8799999999999 }, { "purchase_month": { "value": "2017-12-17" }, "total_sale_dollars": 665.94 }, { "purchase_month": { "value": "2017-12-24" }, "total_sale_dollars": 104269.07999999999 }, { "purchase_month": { "value": "2017-12-31" }, "total_sale_dollars": 143673.65000000002 }, { "purchase_month": { "value": "2018-01-07" }, "total_sale_dollars": 253524.7900000001 }, { "purchase_month": { "value": "2018-01-14" }, "total_sale_dollars": 212011.03999999998 }, { "purchase_month": { "value": "2018-01-21" }, "total_sale_dollars": 219684.16000000003 }, { "purchase_month": { "value": "2018-01-28" }, "total_sale_dollars": 195739.01000000004 }, { "purchase_month": { "value": "2018-02-04" }, "total_sale_dollars": 195769.82000000004 }, { "purchase_month": { "value": "2018-02-11" }, "total_sale_dollars": 164336.37000000002 }, { "purchase_month": { "value": "2018-02-18" }, "total_sale_dollars": 175800.87000000005 }, { "purchase_month": { "value": "2018-02-25" }, "total_sale_dollars": 180342.27000000008 }, { "purchase_month": { "value": "2018-03-04" }, "total_sale_dollars": 287280.6100000001 }, { "purchase_month": { "value": "2018-03-11" }, "total_sale_dollars": 198754.03000000003 }, { "purchase_month": { "value": "2018-03-18" }, "total_sale_dollars": 213345.59000000003 }, { "purchase_month": { "value": "2018-03-25" }, "total_sale_dollars": 321886.2700000001 }, { "purchase_month": { "value": "2018-04-01" }, "total_sale_dollars": 198845.8900000001 }, { "purchase_month": { "value": "2018-04-08" }, "total_sale_dollars": 219284.64000000004 }, { "purchase_month": { "value": "2018-04-15" }, "total_sale_dollars": 210496.08000000007 }, { "purchase_month": { "value": "2018-04-22" }, "total_sale_dollars": 227887.05000000005 }, { "purchase_month": { "value": "2018-04-29" }, "total_sale_dollars": 346218.93000000017 }, { "purchase_month": { "value": "2018-05-06" }, "total_sale_dollars": 277425.77000000014 }, { "purchase_month": { "value": "2018-05-13" }, "total_sale_dollars": 284608.3900000001 }, { "purchase_month": { "value": "2018-05-20" }, "total_sale_dollars": 338102.4100000001 }, { "purchase_month": { "value": "2018-05-27" }, "total_sale_dollars": 231143.28000000006 }, { "purchase_month": { "value": "2018-06-03" }, "total_sale_dollars": 220259.04000000007 }, { "purchase_month": { "value": "2018-06-10" }, "total_sale_dollars": 6012.400000000001 }, { "purchase_month": { "value": "2018-06-17" }, "total_sale_dollars": 193.62 }, { "purchase_month": { "value": "2018-06-24" }, "total_sale_dollars": 787.5 }, { "purchase_month": { "value": "2018-07-01" }, "total_sale_dollars": 353.25 }, { "purchase_month": { "value": "2018-07-08" }, "total_sale_dollars": 225 }, { "purchase_month": { "value": "2018-07-15" }, "total_sale_dollars": 0 }, { "purchase_month": { "value": "2018-07-22" }, "total_sale_dollars": 0 }, { "purchase_month": { "value": "2018-07-29" }, "total_sale_dollars": 241016.22999999998 }, { "purchase_month": { "value": "2018-08-05" }, "total_sale_dollars": 316314.14 }, { "purchase_month": { "value": "2018-08-12" }, "total_sale_dollars": 282106.42000000004 }, { "purchase_month": { "value": "2018-08-19" }, "total_sale_dollars": 286147.34 }, { "purchase_month": { "value": "2018-08-26" }, "total_sale_dollars": 392534.34000000014 }, { "purchase_month": { "value": "2018-10-28" }, "total_sale_dollars": 9785.24 }, { "purchase_month": { "value": "2018-11-04" }, "total_sale_dollars": 168750.68 }, { "purchase_month": { "value": "2018-11-11" }, "total_sale_dollars": 289604.89000000013 }, { "purchase_month": { "value": "2018-11-18" }, "total_sale_dollars": 126996.73000000001 }, { "purchase_month": { "value": "2018-11-25" }, "total_sale_dollars": 249340.93000000008 }, { "purchase_month": { "value": "2018-12-02" }, "total_sale_dollars": 375460.2900000001 }, { "purchase_month": { "value": "2018-12-09" }, "total_sale_dollars": 241395.77000000005 }, { "purchase_month": { "value": "2018-12-16" }, "total_sale_dollars": 327580.1300000001 }, { "purchase_month": { "value": "2018-12-23" }, "total_sale_dollars": 198506.9900000001 }, { "purchase_month": { "value": "2018-12-30" }, "total_sale_dollars": 197760.34000000005 }, { "purchase_month": { "value": "2019-01-06" }, "total_sale_dollars": 206771.25000000006 }, { "purchase_month": { "value": "2019-01-13" }, "total_sale_dollars": 178364.78000000003 }, { "purchase_month": { "value": "2019-01-20" }, "total_sale_dollars": 163076.71 }, { "purchase_month": { "value": "2019-01-27" }, "total_sale_dollars": 176377.14000000007 }, { "purchase_month": { "value": "2019-02-03" }, "total_sale_dollars": 206436.48000000004 }, { "purchase_month": { "value": "2019-02-10" }, "total_sale_dollars": 174256.37000000008 }, { "purchase_month": { "value": "2019-02-17" }, "total_sale_dollars": 206155.24000000002 }, { "purchase_month": { "value": "2019-02-24" }, "total_sale_dollars": 148876.06 }, { "purchase_month": { "value": "2019-07-28" }, "total_sale_dollars": 107878.43999999997 }, { "purchase_month": { "value": "2019-08-04" }, "total_sale_dollars": 207989.23000000007 }, { "purchase_month": { "value": "2019-08-11" }, "total_sale_dollars": 212057.96000000002 }, { "purchase_month": { "value": "2019-08-18" }, "total_sale_dollars": 229123.15000000014 }, { "purchase_month": { "value": "2019-08-25" }, "total_sale_dollars": 317618.80000000005 }, { "purchase_month": { "value": "2019-09-01" }, "total_sale_dollars": 198375.80000000008 }, { "purchase_month": { "value": "2019-09-08" }, "total_sale_dollars": 226414.77000000008 }, { "purchase_month": { "value": "2019-09-15" }, "total_sale_dollars": 217406.46000000008 }, { "purchase_month": { "value": "2019-09-22" }, "total_sale_dollars": 410948.98000000004 }, { "purchase_month": { "value": "2019-09-29" }, "total_sale_dollars": 264114.66000000003 }, { "purchase_month": { "value": "2019-10-06" }, "total_sale_dollars": 277549.17 }, { "purchase_month": { "value": "2019-10-13" }, "total_sale_dollars": 257658.08000000007 }, { "purchase_month": { "value": "2019-10-20" }, "total_sale_dollars": 233713.99000000008 }, { "purchase_month": { "value": "2019-10-27" }, "total_sale_dollars": 229012.75000000012 }, { "purchase_month": { "value": "2019-11-03" }, "total_sale_dollars": 199219.1500000001 }, { "purchase_month": { "value": "2019-11-10" }, "total_sale_dollars": 203575.6200000001 }, { "purchase_month": { "value": "2019-11-17" }, "total_sale_dollars": 209452.94000000006 }, { "purchase_month": { "value": "2019-11-24" }, "total_sale_dollars": 207189.1 }, { "purchase_month": { "value": "2019-12-01" }, "total_sale_dollars": 242769.9900000001 }, { "purchase_month": { "value": "2019-12-08" }, "total_sale_dollars": 287935.63 }, { "purchase_month": { "value": "2019-12-15" }, "total_sale_dollars": 243290.64000000007 }, { "purchase_month": { "value": "2019-12-22" }, "total_sale_dollars": 214206.7100000001 }, { "purchase_month": { "value": "2019-12-29" }, "total_sale_dollars": 196809.72000000006 }, { "purchase_month": { "value": "2020-01-05" }, "total_sale_dollars": 177030.91000000012 }, { "purchase_month": { "value": "2020-01-12" }, "total_sale_dollars": 150645.92000000007 }, { "purchase_month": { "value": "2020-01-19" }, "total_sale_dollars": 169065.44000000006 }, { "purchase_month": { "value": "2020-01-26" }, "total_sale_dollars": 174049.53 }, { "purchase_month": { "value": "2020-11-29" }, "total_sale_dollars": 219237.06000000003 }, { "purchase_month": { "value": "2020-12-06" }, "total_sale_dollars": 250737.4500000001 }, { "purchase_month": { "value": "2020-12-13" }, "total_sale_dollars": 251166.77000000005 }, { "purchase_month": { "value": "2020-12-20" }, "total_sale_dollars": 245050.31000000006 }, { "purchase_month": { "value": "2020-12-27" }, "total_sale_dollars": 181763.27000000005 }, { "purchase_month": { "value": "2021-01-03" }, "total_sale_dollars": 201244.60000000006 }, { "purchase_month": { "value": "2021-01-10" }, "total_sale_dollars": 195989.2800000001 }, { "purchase_month": { "value": "2021-01-17" }, "total_sale_dollars": 201081.74 }, { "purchase_month": { "value": "2021-01-24" }, "total_sale_dollars": 203112.8000000001 }, { "purchase_month": { "value": "2021-01-31" }, "total_sale_dollars": 200669.63000000012 }, { "purchase_month": { "value": "2021-02-07" }, "total_sale_dollars": 188555.2700000001 }, { "purchase_month": { "value": "2021-02-14" }, "total_sale_dollars": 223325.68000000008 }, { "purchase_month": { "value": "2021-02-21" }, "total_sale_dollars": 194448.71000000005 }, { "purchase_month": { "value": "2021-02-28" }, "total_sale_dollars": 204992.83000000007 }, { "purchase_month": { "value": "2021-03-07" }, "total_sale_dollars": 278968.49 }, { "purchase_month": { "value": "2021-03-14" }, "total_sale_dollars": 250989.90999999997 }, { "purchase_month": { "value": "2021-03-21" }, "total_sale_dollars": 262709.86000000004 }, { "purchase_month": { "value": "2021-03-28" }, "total_sale_dollars": 238914.34000000003 }, { "purchase_month": { "value": "2021-04-04" }, "total_sale_dollars": 297977.19000000006 }, { "purchase_month": { "value": "2021-04-11" }, "total_sale_dollars": 265504.14000000013 }, { "purchase_month": { "value": "2021-04-18" }, "total_sale_dollars": 226838.92 }, { "purchase_month": { "value": "2021-04-25" }, "total_sale_dollars": 273284.75000000006 }, { "purchase_month": { "value": "2021-05-02" }, "total_sale_dollars": 305909.37 }, { "purchase_month": { "value": "2021-05-09" }, "total_sale_dollars": 101497.12000000001 }, { "purchase_month": { "value": "2021-05-16" }, "total_sale_dollars": 12.38 }, { "purchase_month": { "value": "2021-09-26" }, "total_sale_dollars": 41613.77 }, { "purchase_month": { "value": "2021-10-03" }, "total_sale_dollars": 230264.30000000008 }, { "purchase_month": { "value": "2021-10-10" }, "total_sale_dollars": 224483.50000000006 }, { "purchase_month": { "value": "2021-10-17" }, "total_sale_dollars": 207187.35000000003 }, { "purchase_month": { "value": "2021-10-24" }, "total_sale_dollars": 195417.62000000008 }, { "purchase_month": { "value": "2021-10-31" }, "total_sale_dollars": 391012.1300000001 }, { "purchase_month": { "value": "2021-11-07" }, "total_sale_dollars": 346180.67000000004 }, { "purchase_month": { "value": "2021-11-14" }, "total_sale_dollars": 299410.43 }, { "purchase_month": { "value": "2021-11-21" }, "total_sale_dollars": 307858.9600000001 }, { "purchase_month": { "value": "2021-11-28" }, "total_sale_dollars": 223292.27000000005 }, { "purchase_month": { "value": "2021-12-05" }, "total_sale_dollars": 299687.4400000001 }, { "purchase_month": { "value": "2021-12-12" }, "total_sale_dollars": 227909.18000000005 }, { "purchase_month": { "value": "2021-12-19" }, "total_sale_dollars": 66222.96 }, { "purchase_month": { "value": "2021-12-26" }, "total_sale_dollars": 363.75 } ], "top_sellers_by_revenue": [ { "vendor_name": "DIAGEO AMERICAS", "item_description": "Smirnoff 80prf", "total_sale_dollars": 8104948.929999938, "total_bottles": 767149, "avg_price_per_100ml": 1.6699546774235547 }, { "vendor_name": "DIAGEO AMERICAS", "item_description": "Smirnoff 80prf PET", "total_sale_dollars": 3020078.369999991, "total_bottles": 162249, "avg_price_per_100ml": 1.4170941069915564 }, { "vendor_name": "DIAGEO AMERICAS", "item_description": "Ketel One", "total_sale_dollars": 2162203.27, "total_bottles": 96383, "avg_price_per_100ml": 2.2658352448870045 }, { "vendor_name": "DIAGEO AMERICAS", "item_description": "Smirnoff PET 80prf", "total_sale_dollars": 2121018.6199999955, "total_bottles": 115481, "avg_price_per_100ml": 1.413432340687302 }, { "vendor_name": "DIAGEO AMERICAS", "item_description": "Ketel One Imported Vodka", "total_sale_dollars": 1529122.2700000003, "total_bottles": 66345, "avg_price_per_100ml": 2.372157168835463 } ], "most_expensive_products": [ { "vendor_name": "DIAGEO AMERICAS", "item_description": "Ciroc Summer Colada Mini", "total_sale_dollars": 156.48, "total_bottles": 2, "avg_price_per_100ml": 78.24 }, { "vendor_name": "DIAGEO AMERICAS", "item_description": "Ciroc French Vanilla Mini", "total_sale_dollars": 3601.8000000000006, "total_bottles": 94, "avg_price_per_100ml": 66.36857142857141 }, { "vendor_name": "DIAGEO AMERICAS", "item_description": "Smirnoff Zero Sugar Infusion Cucumber & Lime Mini", "total_sale_dollars": 3788.9800000000005, "total_bottles": 338, "avg_price_per_100ml": 22.42 }, { "vendor_name": "DIAGEO AMERICAS", "item_description": "Smirnoff Vanilla Mini", "total_sale_dollars": 269.04, "total_bottles": 24, "avg_price_per_100ml": 22.42 }, { "vendor_name": "DIAGEO AMERICAS", "item_description": "Smirnoff Zero Sugar Infusion Watermelon & Mint Mini", "total_sale_dollars": 6636.3200000000015, "total_bottles": 592, "avg_price_per_100ml": 22.42 }, { "vendor_name": "DIAGEO AMERICAS", "item_description": "Smirnoff Pink Lemonade Mini", "total_sale_dollars": 16176.03, "total_bottles": 1443, "avg_price_per_100ml": 22.42 }, { "vendor_name": "DIAGEO AMERICAS", "item_description": "Smirnoff Zero Sugar Infusion Strawberry & Rose Mini", "total_sale_dollars": 5111.760000000002, "total_bottles": 456, "avg_price_per_100ml": 22.42 }, { "vendor_name": "DIAGEO AMERICAS", "item_description": "Smirnoff Sours Berry Lemon Mini", "total_sale_dollars": 134.52, "total_bottles": 12, "avg_price_per_100ml": 22.42 }, { "vendor_name": "DIAGEO AMERICAS", "item_description": "Ketel One Botanical Peach & Orange Blossom Mini", "total_sale_dollars": 3029.400000000001, "total_bottles": 170, "avg_price_per_100ml": 20.625702127659572 }, { "vendor_name": "DIAGEO AMERICAS", "item_description": "Smirnoff Sours Green Apple Mini", "total_sale_dollars": 372, "total_bottles": 36, "avg_price_per_100ml": 19.79 } ] }, { "vendor_name": "Sazerac North America", "total_sale_dollars": 29172411.000001285, "by_month": [ { "purchase_month": { "value": "2012-01-01" }, "total_sale_dollars": 37796.29 }, { "purchase_month": { "value": "2012-01-08" }, "total_sale_dollars": 56740.68 }, { "purchase_month": { "value": "2012-01-15" }, "total_sale_dollars": 50626.68 }, { "purchase_month": { "value": "2012-01-22" }, "total_sale_dollars": 62344.04999999999 }, { "purchase_month": { "value": "2012-01-29" }, "total_sale_dollars": 63021.96 }, { "purchase_month": { "value": "2012-02-05" }, "total_sale_dollars": 60566.479999999996 }, { "purchase_month": { "value": "2012-02-12" }, "total_sale_dollars": 76134.91000000002 }, { "purchase_month": { "value": "2012-02-19" }, "total_sale_dollars": 67735.10999999999 }, { "purchase_month": { "value": "2012-02-26" }, "total_sale_dollars": 68567.89 }, { "purchase_month": { "value": "2012-03-04" }, "total_sale_dollars": 52850.82999999997 }, { "purchase_month": { "value": "2012-03-11" }, "total_sale_dollars": 67093.93 }, { "purchase_month": { "value": "2012-03-18" }, "total_sale_dollars": 69518.71000000002 }, { "purchase_month": { "value": "2012-03-25" }, "total_sale_dollars": 55910.39999999999 }, { "purchase_month": { "value": "2012-04-01" }, "total_sale_dollars": 71287.80999999998 }, { "purchase_month": { "value": "2012-04-08" }, "total_sale_dollars": 73865.04000000001 }, { "purchase_month": { "value": "2012-04-15" }, "total_sale_dollars": 72447.17 }, { "purchase_month": { "value": "2012-04-22" }, "total_sale_dollars": 72074.37000000001 }, { "purchase_month": { "value": "2012-04-29" }, "total_sale_dollars": 65303.11 }, { "purchase_month": { "value": "2012-05-06" }, "total_sale_dollars": 65306.07999999998 }, { "purchase_month": { "value": "2012-05-13" }, "total_sale_dollars": 69309.15000000002 }, { "purchase_month": { "value": "2012-05-20" }, "total_sale_dollars": 86540.20999999998 }, { "purchase_month": { "value": "2012-05-27" }, "total_sale_dollars": 53489.520000000004 }, { "purchase_month": { "value": "2012-06-03" }, "total_sale_dollars": 75581.98000000001 }, { "purchase_month": { "value": "2012-06-10" }, "total_sale_dollars": 65472.68000000002 }, { "purchase_month": { "value": "2012-06-17" }, "total_sale_dollars": 62770.23000000002 }, { "purchase_month": { "value": "2012-06-24" }, "total_sale_dollars": 92117.39000000001 }, { "purchase_month": { "value": "2012-07-01" }, "total_sale_dollars": 65338.70999999999 }, { "purchase_month": { "value": "2012-07-08" }, "total_sale_dollars": 67188.41 }, { "purchase_month": { "value": "2012-07-15" }, "total_sale_dollars": 71304.80999999998 }, { "purchase_month": { "value": "2012-07-22" }, "total_sale_dollars": 69713.03 }, { "purchase_month": { "value": "2012-07-29" }, "total_sale_dollars": 78483.26 }, { "purchase_month": { "value": "2012-08-05" }, "total_sale_dollars": 64333.979999999996 }, { "purchase_month": { "value": "2012-08-12" }, "total_sale_dollars": 67815.98 }, { "purchase_month": { "value": "2012-08-19" }, "total_sale_dollars": 70283.2 }, { "purchase_month": { "value": "2012-08-26" }, "total_sale_dollars": 81562.24 }, { "purchase_month": { "value": "2012-09-02" }, "total_sale_dollars": 51272.69000000001 }, { "purchase_month": { "value": "2012-09-09" }, "total_sale_dollars": 73786.84999999999 }, { "purchase_month": { "value": "2012-09-16" }, "total_sale_dollars": 63681.849999999984 }, { "purchase_month": { "value": "2012-09-23" }, "total_sale_dollars": 83122.40999999997 }, { "purchase_month": { "value": "2012-09-30" }, "total_sale_dollars": 64616.18999999999 }, { "purchase_month": { "value": "2012-10-07" }, "total_sale_dollars": 59979.66000000002 }, { "purchase_month": { "value": "2012-10-14" }, "total_sale_dollars": 72764.95 }, { "purchase_month": { "value": "2012-10-21" }, "total_sale_dollars": 59537.51999999999 }, { "purchase_month": { "value": "2012-10-28" }, "total_sale_dollars": 54705.399999999994 }, { "purchase_month": { "value": "2012-11-04" }, "total_sale_dollars": 64584.130000000005 }, { "purchase_month": { "value": "2012-11-11" }, "total_sale_dollars": 94416.62999999999 }, { "purchase_month": { "value": "2012-11-18" }, "total_sale_dollars": 24170.710000000003 }, { "purchase_month": { "value": "2012-11-25" }, "total_sale_dollars": 68122.05 }, { "purchase_month": { "value": "2012-12-02" }, "total_sale_dollars": 52579.19999999999 }, { "purchase_month": { "value": "2012-12-09" }, "total_sale_dollars": 80161.64999999997 }, { "purchase_month": { "value": "2012-12-16" }, "total_sale_dollars": 85178.57999999997 }, { "purchase_month": { "value": "2012-12-23" }, "total_sale_dollars": 52747.020000000004 }, { "purchase_month": { "value": "2012-12-30" }, "total_sale_dollars": 40066.91 }, { "purchase_month": { "value": "2013-01-06" }, "total_sale_dollars": 55797.399999999994 }, { "purchase_month": { "value": "2013-01-13" }, "total_sale_dollars": 58703.02 }, { "purchase_month": { "value": "2013-01-20" }, "total_sale_dollars": 62854.67 }, { "purchase_month": { "value": "2013-01-27" }, "total_sale_dollars": 52761.090000000004 }, { "purchase_month": { "value": "2013-02-03" }, "total_sale_dollars": 68879.94000000002 }, { "purchase_month": { "value": "2013-02-10" }, "total_sale_dollars": 57893.170000000006 }, { "purchase_month": { "value": "2013-02-17" }, "total_sale_dollars": 57076.209999999985 }, { "purchase_month": { "value": "2013-02-24" }, "total_sale_dollars": 76119.16999999998 }, { "purchase_month": { "value": "2013-03-03" }, "total_sale_dollars": 57999.53999999999 }, { "purchase_month": { "value": "2013-03-10" }, "total_sale_dollars": 62209.350000000006 }, { "purchase_month": { "value": "2013-03-17" }, "total_sale_dollars": 56721.10999999999 }, { "purchase_month": { "value": "2013-03-24" }, "total_sale_dollars": 56778.38000000002 }, { "purchase_month": { "value": "2013-03-31" }, "total_sale_dollars": 58950.34 }, { "purchase_month": { "value": "2013-04-07" }, "total_sale_dollars": 65975.13999999998 }, { "purchase_month": { "value": "2013-04-14" }, "total_sale_dollars": 59406.22 }, { "purchase_month": { "value": "2013-04-21" }, "total_sale_dollars": 60882.47000000001 }, { "purchase_month": { "value": "2013-04-28" }, "total_sale_dollars": 68190.87 }, { "purchase_month": { "value": "2013-05-05" }, "total_sale_dollars": 69752.36 }, { "purchase_month": { "value": "2013-05-12" }, "total_sale_dollars": 51782.11000000001 }, { "purchase_month": { "value": "2013-05-19" }, "total_sale_dollars": 67651.73 }, { "purchase_month": { "value": "2013-05-26" }, "total_sale_dollars": 69411.68000000001 }, { "purchase_month": { "value": "2013-06-02" }, "total_sale_dollars": 56997.58 }, { "purchase_month": { "value": "2013-06-09" }, "total_sale_dollars": 103196.74 }, { "purchase_month": { "value": "2013-06-16" }, "total_sale_dollars": 34871.51 }, { "purchase_month": { "value": "2013-06-23" }, "total_sale_dollars": 46019.30000000001 }, { "purchase_month": { "value": "2013-06-30" }, "total_sale_dollars": 68279.56 }, { "purchase_month": { "value": "2013-07-07" }, "total_sale_dollars": 90767.98000000004 }, { "purchase_month": { "value": "2013-07-14" }, "total_sale_dollars": 70470.23999999999 }, { "purchase_month": { "value": "2013-07-21" }, "total_sale_dollars": 72271.12000000001 }, { "purchase_month": { "value": "2013-07-28" }, "total_sale_dollars": 71303.74 }, { "purchase_month": { "value": "2013-08-04" }, "total_sale_dollars": 79811.04999999997 }, { "purchase_month": { "value": "2013-08-11" }, "total_sale_dollars": 106501.59 }, { "purchase_month": { "value": "2013-08-18" }, "total_sale_dollars": 67650.85999999999 }, { "purchase_month": { "value": "2013-08-25" }, "total_sale_dollars": 69516.92000000001 }, { "purchase_month": { "value": "2013-09-01" }, "total_sale_dollars": 71752.04000000002 }, { "purchase_month": { "value": "2013-09-08" }, "total_sale_dollars": 57215.71000000001 }, { "purchase_month": { "value": "2013-09-15" }, "total_sale_dollars": 61174.829999999994 }, { "purchase_month": { "value": "2013-09-22" }, "total_sale_dollars": 51646.18000000001 }, { "purchase_month": { "value": "2013-09-29" }, "total_sale_dollars": 91927.84 }, { "purchase_month": { "value": "2013-10-06" }, "total_sale_dollars": 77820.65999999997 }, { "purchase_month": { "value": "2013-10-13" }, "total_sale_dollars": 66165.49 }, { "purchase_month": { "value": "2013-10-20" }, "total_sale_dollars": 55746.96000000001 }, { "purchase_month": { "value": "2013-10-27" }, "total_sale_dollars": 60112.84999999999 }, { "purchase_month": { "value": "2013-11-03" }, "total_sale_dollars": 59993.45999999999 }, { "purchase_month": { "value": "2013-11-10" }, "total_sale_dollars": 61304.18000000001 }, { "purchase_month": { "value": "2013-11-17" }, "total_sale_dollars": 85817.01000000002 }, { "purchase_month": { "value": "2013-11-24" }, "total_sale_dollars": 25322.66 }, { "purchase_month": { "value": "2013-12-01" }, "total_sale_dollars": 71839.78 }, { "purchase_month": { "value": "2013-12-08" }, "total_sale_dollars": 66214.61000000002 }, { "purchase_month": { "value": "2013-12-15" }, "total_sale_dollars": 88868.03000000001 }, { "purchase_month": { "value": "2013-12-22" }, "total_sale_dollars": 53335.93000000001 }, { "purchase_month": { "value": "2013-12-29" }, "total_sale_dollars": 24890.839999999993 }, { "purchase_month": { "value": "2014-01-05" }, "total_sale_dollars": 86977.76000000001 }, { "purchase_month": { "value": "2014-01-12" }, "total_sale_dollars": 49473.969999999994 }, { "purchase_month": { "value": "2014-01-19" }, "total_sale_dollars": 63803.04999999999 }, { "purchase_month": { "value": "2014-01-26" }, "total_sale_dollars": 59334.220000000016 }, { "purchase_month": { "value": "2014-02-02" }, "total_sale_dollars": 55411.29000000001 }, { "purchase_month": { "value": "2014-02-09" }, "total_sale_dollars": 54028.03999999999 }, { "purchase_month": { "value": "2014-02-16" }, "total_sale_dollars": 52855.41000000001 }, { "purchase_month": { "value": "2014-02-23" }, "total_sale_dollars": 59602.409999999996 }, { "purchase_month": { "value": "2014-03-02" }, "total_sale_dollars": 75330.13 }, { "purchase_month": { "value": "2014-03-09" }, "total_sale_dollars": 122116.16 }, { "purchase_month": { "value": "2014-03-16" }, "total_sale_dollars": 70519.56000000003 }, { "purchase_month": { "value": "2014-03-23" }, "total_sale_dollars": 50475.759999999995 }, { "purchase_month": { "value": "2014-03-30" }, "total_sale_dollars": 54979.72999999999 }, { "purchase_month": { "value": "2014-04-06" }, "total_sale_dollars": 66495.01 }, { "purchase_month": { "value": "2014-04-13" }, "total_sale_dollars": 58723.58 }, { "purchase_month": { "value": "2014-04-20" }, "total_sale_dollars": 48885.42 }, { "purchase_month": { "value": "2014-04-27" }, "total_sale_dollars": 61931.46000000003 }, { "purchase_month": { "value": "2014-05-04" }, "total_sale_dollars": 62992.88000000001 }, { "purchase_month": { "value": "2014-05-11" }, "total_sale_dollars": 77668.61 }, { "purchase_month": { "value": "2014-05-18" }, "total_sale_dollars": 87320.78 }, { "purchase_month": { "value": "2014-05-25" }, "total_sale_dollars": 34677.45 }, { "purchase_month": { "value": "2014-06-01" }, "total_sale_dollars": 90790.07999999999 }, { "purchase_month": { "value": "2014-06-08" }, "total_sale_dollars": 147094.18 }, { "purchase_month": { "value": "2014-06-15" }, "total_sale_dollars": 77577.13000000002 }, { "purchase_month": { "value": "2014-06-22" }, "total_sale_dollars": 88458.22000000002 }, { "purchase_month": { "value": "2014-06-29" }, "total_sale_dollars": 41340.200000000004 }, { "purchase_month": { "value": "2014-07-06" }, "total_sale_dollars": 65249.81999999999 }, { "purchase_month": { "value": "2014-07-13" }, "total_sale_dollars": 61840.54000000001 }, { "purchase_month": { "value": "2014-07-20" }, "total_sale_dollars": 72029.89 }, { "purchase_month": { "value": "2014-07-27" }, "total_sale_dollars": 77948.63 }, { "purchase_month": { "value": "2014-08-03" }, "total_sale_dollars": 140562.55 }, { "purchase_month": { "value": "2014-08-10" }, "total_sale_dollars": 59905.73000000001 }, { "purchase_month": { "value": "2014-08-17" }, "total_sale_dollars": 76825.39999999998 }, { "purchase_month": { "value": "2014-08-24" }, "total_sale_dollars": 94885.11000000002 }, { "purchase_month": { "value": "2014-08-31" }, "total_sale_dollars": 44302.29 }, { "purchase_month": { "value": "2014-09-07" }, "total_sale_dollars": 86300.64000000001 }, { "purchase_month": { "value": "2014-09-14" }, "total_sale_dollars": 57922 }, { "purchase_month": { "value": "2014-09-21" }, "total_sale_dollars": 65384.20999999999 }, { "purchase_month": { "value": "2014-09-28" }, "total_sale_dollars": 101452.59000000003 }, { "purchase_month": { "value": "2014-10-05" }, "total_sale_dollars": 125887.25999999998 }, { "purchase_month": { "value": "2014-10-12" }, "total_sale_dollars": 82009.21999999999 }, { "purchase_month": { "value": "2014-10-19" }, "total_sale_dollars": 62967.04000000001 }, { "purchase_month": { "value": "2014-10-26" }, "total_sale_dollars": 91919.18999999997 }, { "purchase_month": { "value": "2014-11-02" }, "total_sale_dollars": 78933.98000000003 }, { "purchase_month": { "value": "2014-11-09" }, "total_sale_dollars": 42621.59999999999 }, { "purchase_month": { "value": "2014-11-16" }, "total_sale_dollars": 95430.06999999999 }, { "purchase_month": { "value": "2014-11-23" }, "total_sale_dollars": 33123.420000000006 }, { "purchase_month": { "value": "2014-11-30" }, "total_sale_dollars": 113475.95999999998 }, { "purchase_month": { "value": "2014-12-07" }, "total_sale_dollars": 68904.14 }, { "purchase_month": { "value": "2014-12-14" }, "total_sale_dollars": 93109.50000000003 }, { "purchase_month": { "value": "2014-12-21" }, "total_sale_dollars": 70501.84999999999 }, { "purchase_month": { "value": "2014-12-28" }, "total_sale_dollars": 42653.26 }, { "purchase_month": { "value": "2015-01-04" }, "total_sale_dollars": 78852.37999999999 }, { "purchase_month": { "value": "2015-01-11" }, "total_sale_dollars": 89745.64000000001 }, { "purchase_month": { "value": "2015-01-18" }, "total_sale_dollars": 45951.54 }, { "purchase_month": { "value": "2015-01-25" }, "total_sale_dollars": 74626.23999999999 }, { "purchase_month": { "value": "2015-02-01" }, "total_sale_dollars": 70185.45 }, { "purchase_month": { "value": "2015-02-08" }, "total_sale_dollars": 74824.76999999997 }, { "purchase_month": { "value": "2015-02-15" }, "total_sale_dollars": 59070.92 }, { "purchase_month": { "value": "2015-02-22" }, "total_sale_dollars": 76492.54 }, { "purchase_month": { "value": "2015-03-01" }, "total_sale_dollars": 92336.68000000004 }, { "purchase_month": { "value": "2015-03-08" }, "total_sale_dollars": 79865.50000000003 }, { "purchase_month": { "value": "2015-03-15" }, "total_sale_dollars": 120512.71000000004 }, { "purchase_month": { "value": "2015-03-22" }, "total_sale_dollars": 61343.13999999999 }, { "purchase_month": { "value": "2015-03-29" }, "total_sale_dollars": 84585.03 }, { "purchase_month": { "value": "2015-04-05" }, "total_sale_dollars": 53781.00999999999 }, { "purchase_month": { "value": "2015-04-12" }, "total_sale_dollars": 60992.07999999999 }, { "purchase_month": { "value": "2015-04-19" }, "total_sale_dollars": 75012.16 }, { "purchase_month": { "value": "2015-04-26" }, "total_sale_dollars": 80073.56 }, { "purchase_month": { "value": "2015-05-03" }, "total_sale_dollars": 73277.40000000001 }, { "purchase_month": { "value": "2015-05-10" }, "total_sale_dollars": 83475.12 }, { "purchase_month": { "value": "2015-05-17" }, "total_sale_dollars": 109401.21999999997 }, { "purchase_month": { "value": "2015-05-24" }, "total_sale_dollars": 60426.88 }, { "purchase_month": { "value": "2015-05-31" }, "total_sale_dollars": 86229.31 }, { "purchase_month": { "value": "2015-06-07" }, "total_sale_dollars": 75492.84999999999 }, { "purchase_month": { "value": "2015-06-14" }, "total_sale_dollars": 153989.91999999998 }, { "purchase_month": { "value": "2015-06-21" }, "total_sale_dollars": 141337.8 }, { "purchase_month": { "value": "2015-06-28" }, "total_sale_dollars": 54966.51000000001 }, { "purchase_month": { "value": "2015-07-05" }, "total_sale_dollars": 81803.29000000001 }, { "purchase_month": { "value": "2015-07-12" }, "total_sale_dollars": 72972.11999999998 }, { "purchase_month": { "value": "2015-07-19" }, "total_sale_dollars": 67421.43 }, { "purchase_month": { "value": "2015-07-26" }, "total_sale_dollars": 71797.88 }, { "purchase_month": { "value": "2015-08-02" }, "total_sale_dollars": 77024.81999999999 }, { "purchase_month": { "value": "2015-08-09" }, "total_sale_dollars": 69821.82999999999 }, { "purchase_month": { "value": "2015-08-16" }, "total_sale_dollars": 100030.35999999999 }, { "purchase_month": { "value": "2015-08-23" }, "total_sale_dollars": 136216.99000000002 }, { "purchase_month": { "value": "2015-08-30" }, "total_sale_dollars": 102870.04000000001 }, { "purchase_month": { "value": "2015-09-06" }, "total_sale_dollars": 55395.369999999995 }, { "purchase_month": { "value": "2015-09-13" }, "total_sale_dollars": 77427.75000000001 }, { "purchase_month": { "value": "2015-09-20" }, "total_sale_dollars": 126036.23000000004 }, { "purchase_month": { "value": "2015-09-27" }, "total_sale_dollars": 92895.91 }, { "purchase_month": { "value": "2015-10-04" }, "total_sale_dollars": 76378.91999999998 }, { "purchase_month": { "value": "2015-10-11" }, "total_sale_dollars": 68613.63 }, { "purchase_month": { "value": "2015-10-18" }, "total_sale_dollars": 115113.95000000003 }, { "purchase_month": { "value": "2015-10-25" }, "total_sale_dollars": 78785.33000000002 }, { "purchase_month": { "value": "2015-11-01" }, "total_sale_dollars": 69927.79000000002 }, { "purchase_month": { "value": "2015-11-08" }, "total_sale_dollars": 85482.74999999999 }, { "purchase_month": { "value": "2015-11-15" }, "total_sale_dollars": 112755.61000000003 }, { "purchase_month": { "value": "2015-11-22" }, "total_sale_dollars": 32535.159999999996 }, { "purchase_month": { "value": "2015-11-29" }, "total_sale_dollars": 82558.11 }, { "purchase_month": { "value": "2015-12-06" }, "total_sale_dollars": 60718.30999999998 }, { "purchase_month": { "value": "2015-12-13" }, "total_sale_dollars": 127593.57999999999 }, { "purchase_month": { "value": "2015-12-20" }, "total_sale_dollars": 99853.27000000002 }, { "purchase_month": { "value": "2015-12-27" }, "total_sale_dollars": 42677.14 }, { "purchase_month": { "value": "2016-01-03" }, "total_sale_dollars": 60669.87999999999 }, { "purchase_month": { "value": "2016-01-10" }, "total_sale_dollars": 74348.65 }, { "purchase_month": { "value": "2016-01-17" }, "total_sale_dollars": 43923.3 }, { "purchase_month": { "value": "2016-01-24" }, "total_sale_dollars": 91875.25 }, { "purchase_month": { "value": "2016-01-31" }, "total_sale_dollars": 97145.66 }, { "purchase_month": { "value": "2016-02-07" }, "total_sale_dollars": 83853.33000000003 }, { "purchase_month": { "value": "2016-02-14" }, "total_sale_dollars": 117800.98999999998 }, { "purchase_month": { "value": "2016-02-21" }, "total_sale_dollars": 90497.19999999998 }, { "purchase_month": { "value": "2016-02-28" }, "total_sale_dollars": 71699.82 }, { "purchase_month": { "value": "2016-03-06" }, "total_sale_dollars": 71726.18999999999 }, { "purchase_month": { "value": "2016-03-13" }, "total_sale_dollars": 33337.75 }, { "purchase_month": { "value": "2016-03-20" }, "total_sale_dollars": 87967.82000000002 }, { "purchase_month": { "value": "2016-03-27" }, "total_sale_dollars": 77025.13000000002 }, { "purchase_month": { "value": "2016-04-03" }, "total_sale_dollars": 72609.97 }, { "purchase_month": { "value": "2016-04-10" }, "total_sale_dollars": 67816.1 }, { "purchase_month": { "value": "2016-04-17" }, "total_sale_dollars": 73822.48000000003 }, { "purchase_month": { "value": "2016-04-24" }, "total_sale_dollars": 80411.15999999999 }, { "purchase_month": { "value": "2016-05-01" }, "total_sale_dollars": 75966.82000000002 }, { "purchase_month": { "value": "2016-05-08" }, "total_sale_dollars": 71256.14000000001 }, { "purchase_month": { "value": "2016-05-15" }, "total_sale_dollars": 85160.31000000001 }, { "purchase_month": { "value": "2016-05-22" }, "total_sale_dollars": 109015.98000000003 }, { "purchase_month": { "value": "2016-05-29" }, "total_sale_dollars": 49486.18000000001 }, { "purchase_month": { "value": "2016-06-05" }, "total_sale_dollars": 80152.55999999998 }, { "purchase_month": { "value": "2016-06-12" }, "total_sale_dollars": 83429.81 }, { "purchase_month": { "value": "2016-06-19" }, "total_sale_dollars": 183622.85 }, { "purchase_month": { "value": "2016-06-26" }, "total_sale_dollars": 118543.02000000003 }, { "purchase_month": { "value": "2016-07-03" }, "total_sale_dollars": 48929.880000000005 }, { "purchase_month": { "value": "2016-07-10" }, "total_sale_dollars": 88899.67000000003 }, { "purchase_month": { "value": "2016-07-17" }, "total_sale_dollars": 61588.850000000006 }, { "purchase_month": { "value": "2016-07-24" }, "total_sale_dollars": 82991.46999999999 }, { "purchase_month": { "value": "2016-07-31" }, "total_sale_dollars": 102722.70999999998 }, { "purchase_month": { "value": "2016-08-07" }, "total_sale_dollars": 77641.73999999999 }, { "purchase_month": { "value": "2016-08-14" }, "total_sale_dollars": 73941.11 }, { "purchase_month": { "value": "2016-08-21" }, "total_sale_dollars": 90598.81999999999 }, { "purchase_month": { "value": "2016-08-28" }, "total_sale_dollars": 74436.75 }, { "purchase_month": { "value": "2016-09-04" }, "total_sale_dollars": 65630.98000000001 }, { "purchase_month": { "value": "2016-09-11" }, "total_sale_dollars": 106925.58000000005 }, { "purchase_month": { "value": "2016-09-18" }, "total_sale_dollars": 54913.42999999999 }, { "purchase_month": { "value": "2016-09-25" }, "total_sale_dollars": 94736.24 }, { "purchase_month": { "value": "2016-10-02" }, "total_sale_dollars": 1425.66 }, { "purchase_month": { "value": "2016-10-09" }, "total_sale_dollars": 1106.6699999999998 }, { "purchase_month": { "value": "2016-10-16" }, "total_sale_dollars": 453.80999999999995 }, { "purchase_month": { "value": "2016-10-23" }, "total_sale_dollars": 720.42 }, { "purchase_month": { "value": "2016-10-30" }, "total_sale_dollars": 1670.6399999999999 }, { "purchase_month": { "value": "2016-11-06" }, "total_sale_dollars": 1154.7499999999998 }, { "purchase_month": { "value": "2016-11-13" }, "total_sale_dollars": 1185.24 }, { "purchase_month": { "value": "2016-11-20" }, "total_sale_dollars": 241.8 }, { "purchase_month": { "value": "2016-11-27" }, "total_sale_dollars": 469.71999999999997 }, { "purchase_month": { "value": "2016-12-04" }, "total_sale_dollars": 212.51999999999998 }, { "purchase_month": { "value": "2016-12-11" }, "total_sale_dollars": 2314.7400000000002 }, { "purchase_month": { "value": "2016-12-18" }, "total_sale_dollars": 3724.2900000000004 }, { "purchase_month": { "value": "2016-12-25" }, "total_sale_dollars": 704.34 }, { "purchase_month": { "value": "2017-01-01" }, "total_sale_dollars": 452.58000000000004 }, { "purchase_month": { "value": "2017-01-08" }, "total_sale_dollars": 436.67999999999995 }, { "purchase_month": { "value": "2017-01-15" }, "total_sale_dollars": 618.18 }, { "purchase_month": { "value": "2017-01-22" }, "total_sale_dollars": 93.48 }, { "purchase_month": { "value": "2017-01-29" }, "total_sale_dollars": 448.20000000000005 }, { "purchase_month": { "value": "2017-02-05" }, "total_sale_dollars": 101.15 }, { "purchase_month": { "value": "2017-02-12" }, "total_sale_dollars": 13913.16 }, { "purchase_month": { "value": "2017-02-19" }, "total_sale_dollars": 810.5399999999998 }, { "purchase_month": { "value": "2017-02-26" }, "total_sale_dollars": 201 }, { "purchase_month": { "value": "2017-03-05" }, "total_sale_dollars": 3793.92 }, { "purchase_month": { "value": "2017-03-12" }, "total_sale_dollars": 37341.759999999995 }, { "purchase_month": { "value": "2017-03-19" }, "total_sale_dollars": 58390.79 }, { "purchase_month": { "value": "2017-03-26" }, "total_sale_dollars": 65877.95 }, { "purchase_month": { "value": "2017-04-02" }, "total_sale_dollars": 69479.57999999997 }, { "purchase_month": { "value": "2017-04-09" }, "total_sale_dollars": 105515.58000000003 }, { "purchase_month": { "value": "2017-04-16" }, "total_sale_dollars": 86938.3 }, { "purchase_month": { "value": "2017-04-23" }, "total_sale_dollars": 70485.52000000002 }, { "purchase_month": { "value": "2017-04-30" }, "total_sale_dollars": 71405.22 }, { "purchase_month": { "value": "2017-05-07" }, "total_sale_dollars": 100069.30999999997 }, { "purchase_month": { "value": "2017-05-14" }, "total_sale_dollars": 68601.20000000001 }, { "purchase_month": { "value": "2017-05-21" }, "total_sale_dollars": 88208.47000000004 }, { "purchase_month": { "value": "2017-05-28" }, "total_sale_dollars": 46474.630000000005 }, { "purchase_month": { "value": "2017-06-04" }, "total_sale_dollars": 108939.09999999999 }, { "purchase_month": { "value": "2017-06-11" }, "total_sale_dollars": 76614.64999999997 }, { "purchase_month": { "value": "2017-06-18" }, "total_sale_dollars": 79854.12 }, { "purchase_month": { "value": "2017-06-25" }, "total_sale_dollars": 114024.11 }, { "purchase_month": { "value": "2017-07-02" }, "total_sale_dollars": 72136.15 }, { "purchase_month": { "value": "2017-07-09" }, "total_sale_dollars": 108099.12999999999 }, { "purchase_month": { "value": "2017-07-16" }, "total_sale_dollars": 77502.57999999999 }, { "purchase_month": { "value": "2017-07-23" }, "total_sale_dollars": 87475.62000000001 }, { "purchase_month": { "value": "2017-07-30" }, "total_sale_dollars": 79624.83000000002 }, { "purchase_month": { "value": "2017-08-06" }, "total_sale_dollars": 118905.37999999999 }, { "purchase_month": { "value": "2017-08-13" }, "total_sale_dollars": 94956.44999999998 }, { "purchase_month": { "value": "2017-08-20" }, "total_sale_dollars": 81477.60999999999 }, { "purchase_month": { "value": "2017-08-27" }, "total_sale_dollars": 96223.80000000002 }, { "purchase_month": { "value": "2017-09-03" }, "total_sale_dollars": 72102.94 }, { "purchase_month": { "value": "2017-09-10" }, "total_sale_dollars": 136382.42 }, { "purchase_month": { "value": "2017-09-17" }, "total_sale_dollars": 83445.74 }, { "purchase_month": { "value": "2017-09-24" }, "total_sale_dollars": 73682.19000000002 }, { "purchase_month": { "value": "2017-10-01" }, "total_sale_dollars": 94491.54999999999 }, { "purchase_month": { "value": "2017-10-08" }, "total_sale_dollars": 99637.27999999998 }, { "purchase_month": { "value": "2017-10-15" }, "total_sale_dollars": 75188.21999999999 }, { "purchase_month": { "value": "2017-10-22" }, "total_sale_dollars": 114176.40999999999 }, { "purchase_month": { "value": "2017-10-29" }, "total_sale_dollars": 88199.41999999998 }, { "purchase_month": { "value": "2017-11-05" }, "total_sale_dollars": 126773.8 }, { "purchase_month": { "value": "2017-11-12" }, "total_sale_dollars": 78670.89 }, { "purchase_month": { "value": "2017-11-19" }, "total_sale_dollars": 44291.03999999999 }, { "purchase_month": { "value": "2017-11-26" }, "total_sale_dollars": 111209.34999999999 }, { "purchase_month": { "value": "2017-12-03" }, "total_sale_dollars": 88525.48000000001 }, { "purchase_month": { "value": "2017-12-10" }, "total_sale_dollars": 81986.75 }, { "purchase_month": { "value": "2017-12-17" }, "total_sale_dollars": 92083.57 }, { "purchase_month": { "value": "2017-12-24" }, "total_sale_dollars": 35835.18000000001 }, { "purchase_month": { "value": "2017-12-31" }, "total_sale_dollars": 556.74 }, { "purchase_month": { "value": "2018-01-07" }, "total_sale_dollars": 802.02 }, { "purchase_month": { "value": "2018-01-14" }, "total_sale_dollars": 218.64 }, { "purchase_month": { "value": "2018-01-21" }, "total_sale_dollars": 192.74 }, { "purchase_month": { "value": "2018-01-28" }, "total_sale_dollars": 995.6200000000001 }, { "purchase_month": { "value": "2018-02-04" }, "total_sale_dollars": 103.08 }, { "purchase_month": { "value": "2018-02-11" }, "total_sale_dollars": 438.84000000000003 }, { "purchase_month": { "value": "2018-02-18" }, "total_sale_dollars": 107.74 }, { "purchase_month": { "value": "2018-02-25" }, "total_sale_dollars": 504.62 }, { "purchase_month": { "value": "2018-03-04" }, "total_sale_dollars": 2014.17 }, { "purchase_month": { "value": "2018-03-11" }, "total_sale_dollars": 7.71 }, { "purchase_month": { "value": "2018-03-18" }, "total_sale_dollars": 108.66 }, { "purchase_month": { "value": "2018-03-25" }, "total_sale_dollars": 368.21999999999997 }, { "purchase_month": { "value": "2018-04-01" }, "total_sale_dollars": 131.26999999999998 }, { "purchase_month": { "value": "2018-04-08" }, "total_sale_dollars": 253.82 }, { "purchase_month": { "value": "2018-04-15" }, "total_sale_dollars": 414.78 }, { "purchase_month": { "value": "2018-04-22" }, "total_sale_dollars": 270.1 }, { "purchase_month": { "value": "2018-04-29" }, "total_sale_dollars": 340.52 }, { "purchase_month": { "value": "2018-05-06" }, "total_sale_dollars": 373.67999999999995 }, { "purchase_month": { "value": "2018-05-13" }, "total_sale_dollars": 802.42 }, { "purchase_month": { "value": "2018-05-20" }, "total_sale_dollars": 351.06 }, { "purchase_month": { "value": "2018-05-27" }, "total_sale_dollars": 172.42000000000002 }, { "purchase_month": { "value": "2018-06-03" }, "total_sale_dollars": 15717.180000000004 }, { "purchase_month": { "value": "2018-06-10" }, "total_sale_dollars": 72961.36999999998 }, { "purchase_month": { "value": "2018-06-17" }, "total_sale_dollars": 93952.90999999999 }, { "purchase_month": { "value": "2018-06-24" }, "total_sale_dollars": 109690.87 }, { "purchase_month": { "value": "2018-07-01" }, "total_sale_dollars": 54118.00000000001 }, { "purchase_month": { "value": "2018-07-08" }, "total_sale_dollars": 86861.51000000001 }, { "purchase_month": { "value": "2018-07-15" }, "total_sale_dollars": 112387.10000000002 }, { "purchase_month": { "value": "2018-07-22" }, "total_sale_dollars": 82717.99 }, { "purchase_month": { "value": "2018-07-29" }, "total_sale_dollars": 47372.939999999995 }, { "purchase_month": { "value": "2018-08-05" }, "total_sale_dollars": 204.12 }, { "purchase_month": { "value": "2018-08-12" }, "total_sale_dollars": 124.56 }, { "purchase_month": { "value": "2018-08-19" }, "total_sale_dollars": 507.6 }, { "purchase_month": { "value": "2018-08-26" }, "total_sale_dollars": 453.70000000000005 }, { "purchase_month": { "value": "2018-09-02" }, "total_sale_dollars": 86138.01000000004 }, { "purchase_month": { "value": "2018-09-09" }, "total_sale_dollars": 98629.38 }, { "purchase_month": { "value": "2018-09-16" }, "total_sale_dollars": 82448.14 }, { "purchase_month": { "value": "2018-09-23" }, "total_sale_dollars": 62534.09 }, { "purchase_month": { "value": "2018-09-30" }, "total_sale_dollars": 81781.47 }, { "purchase_month": { "value": "2018-10-07" }, "total_sale_dollars": 55083.71000000001 }, { "purchase_month": { "value": "2018-10-14" }, "total_sale_dollars": 116432.48000000004 }, { "purchase_month": { "value": "2018-10-21" }, "total_sale_dollars": 108008.65000000002 }, { "purchase_month": { "value": "2018-10-28" }, "total_sale_dollars": 75101.05 }, { "purchase_month": { "value": "2018-11-04" }, "total_sale_dollars": 50595.21999999998 }, { "purchase_month": { "value": "2018-11-11" }, "total_sale_dollars": 261.59999999999997 }, { "purchase_month": { "value": "2018-11-18" }, "total_sale_dollars": 208.56 }, { "purchase_month": { "value": "2018-11-25" }, "total_sale_dollars": 450.12000000000006 }, { "purchase_month": { "value": "2018-12-02" }, "total_sale_dollars": 62.28 }, { "purchase_month": { "value": "2018-12-09" }, "total_sale_dollars": 550.92 }, { "purchase_month": { "value": "2018-12-16" }, "total_sale_dollars": 307.95 }, { "purchase_month": { "value": "2018-12-23" }, "total_sale_dollars": 98.36 }, { "purchase_month": { "value": "2018-12-30" }, "total_sale_dollars": 493.56 }, { "purchase_month": { "value": "2019-01-06" }, "total_sale_dollars": 324.48 }, { "purchase_month": { "value": "2019-01-13" }, "total_sale_dollars": 204.06 }, { "purchase_month": { "value": "2019-01-20" }, "total_sale_dollars": 185.58 }, { "purchase_month": { "value": "2019-02-03" }, "total_sale_dollars": 312.12 }, { "purchase_month": { "value": "2019-02-10" }, "total_sale_dollars": 358.56 }, { "purchase_month": { "value": "2019-02-17" }, "total_sale_dollars": 455.64 }, { "purchase_month": { "value": "2019-02-24" }, "total_sale_dollars": 5858.44 }, { "purchase_month": { "value": "2019-03-03" }, "total_sale_dollars": 68075.20999999999 }, { "purchase_month": { "value": "2019-03-10" }, "total_sale_dollars": 67806.54 }, { "purchase_month": { "value": "2019-03-17" }, "total_sale_dollars": 69201.59 }, { "purchase_month": { "value": "2019-03-24" }, "total_sale_dollars": 70618.83999999998 }, { "purchase_month": { "value": "2019-03-31" }, "total_sale_dollars": 70586.68000000001 }, { "purchase_month": { "value": "2019-04-07" }, "total_sale_dollars": 81863.49999999997 }, { "purchase_month": { "value": "2019-04-14" }, "total_sale_dollars": 78519.95000000001 }, { "purchase_month": { "value": "2019-04-21" }, "total_sale_dollars": 70594.19 }, { "purchase_month": { "value": "2019-04-28" }, "total_sale_dollars": 93862.19 }, { "purchase_month": { "value": "2019-05-05" }, "total_sale_dollars": 69956.84 }, { "purchase_month": { "value": "2019-05-12" }, "total_sale_dollars": 87120.29000000001 }, { "purchase_month": { "value": "2019-05-19" }, "total_sale_dollars": 80786.63000000002 }, { "purchase_month": { "value": "2019-05-26" }, "total_sale_dollars": 99936.72 }, { "purchase_month": { "value": "2019-06-02" }, "total_sale_dollars": 91323.57000000004 }, { "purchase_month": { "value": "2019-06-09" }, "total_sale_dollars": 72021.43000000002 }, { "purchase_month": { "value": "2019-06-16" }, "total_sale_dollars": 68707.72 }, { "purchase_month": { "value": "2019-06-23" }, "total_sale_dollars": 100401.22 }, { "purchase_month": { "value": "2019-06-30" }, "total_sale_dollars": 93013.81999999999 }, { "purchase_month": { "value": "2019-07-07" }, "total_sale_dollars": 67055.47 }, { "purchase_month": { "value": "2019-07-14" }, "total_sale_dollars": 79561.32 }, { "purchase_month": { "value": "2019-07-21" }, "total_sale_dollars": 69602.19000000003 }, { "purchase_month": { "value": "2019-07-28" }, "total_sale_dollars": 45997.58999999998 }, { "purchase_month": { "value": "2020-02-02" }, "total_sale_dollars": 86208.07999999999 }, { "purchase_month": { "value": "2020-02-09" }, "total_sale_dollars": 76110.59000000003 }, { "purchase_month": { "value": "2020-02-16" }, "total_sale_dollars": 78316.98999999999 }, { "purchase_month": { "value": "2020-02-23" }, "total_sale_dollars": 82458.91 }, { "purchase_month": { "value": "2020-03-01" }, "total_sale_dollars": 80078.82000000002 }, { "purchase_month": { "value": "2020-03-08" }, "total_sale_dollars": 94363.54999999999 }, { "purchase_month": { "value": "2020-03-15" }, "total_sale_dollars": 94240.15000000001 }, { "purchase_month": { "value": "2020-03-22" }, "total_sale_dollars": 104762.4 }, { "purchase_month": { "value": "2020-03-29" }, "total_sale_dollars": 63335.46 }, { "purchase_month": { "value": "2020-04-05" }, "total_sale_dollars": 76872.39999999998 }, { "purchase_month": { "value": "2020-04-12" }, "total_sale_dollars": 79432.28000000001 }, { "purchase_month": { "value": "2020-04-19" }, "total_sale_dollars": 61458.630000000005 }, { "purchase_month": { "value": "2020-04-26" }, "total_sale_dollars": 70929.72 }, { "purchase_month": { "value": "2020-05-03" }, "total_sale_dollars": 83352.26000000001 }, { "purchase_month": { "value": "2020-05-10" }, "total_sale_dollars": 75642.32000000002 }, { "purchase_month": { "value": "2020-05-17" }, "total_sale_dollars": 67034.35 }, { "purchase_month": { "value": "2020-05-24" }, "total_sale_dollars": 87946.39 }, { "purchase_month": { "value": "2020-05-31" }, "total_sale_dollars": 69582.88000000002 }, { "purchase_month": { "value": "2020-06-07" }, "total_sale_dollars": 92476.76000000001 }, { "purchase_month": { "value": "2020-06-14" }, "total_sale_dollars": 82073.01000000001 }, { "purchase_month": { "value": "2020-06-21" }, "total_sale_dollars": 103086.63000000003 }, { "purchase_month": { "value": "2020-06-28" }, "total_sale_dollars": 90115.64 }, { "purchase_month": { "value": "2020-07-05" }, "total_sale_dollars": 83341.83000000002 }, { "purchase_month": { "value": "2020-07-12" }, "total_sale_dollars": 76652.26 }, { "purchase_month": { "value": "2020-07-19" }, "total_sale_dollars": 81969.71 }, { "purchase_month": { "value": "2020-07-26" }, "total_sale_dollars": 89313.51 }, { "purchase_month": { "value": "2020-08-02" }, "total_sale_dollars": 112825.56 }, { "purchase_month": { "value": "2020-08-09" }, "total_sale_dollars": 66873.59000000001 }, { "purchase_month": { "value": "2020-08-16" }, "total_sale_dollars": 81157.58999999998 }, { "purchase_month": { "value": "2020-08-23" }, "total_sale_dollars": 106236.79999999999 }, { "purchase_month": { "value": "2020-08-30" }, "total_sale_dollars": 93082.79999999997 }, { "purchase_month": { "value": "2020-09-06" }, "total_sale_dollars": 76151.75000000001 }, { "purchase_month": { "value": "2020-09-13" }, "total_sale_dollars": 73748.03000000001 }, { "purchase_month": { "value": "2020-09-20" }, "total_sale_dollars": 93855.43000000001 }, { "purchase_month": { "value": "2020-09-27" }, "total_sale_dollars": 84167.12000000001 }, { "purchase_month": { "value": "2020-10-04" }, "total_sale_dollars": 78569.45999999999 }, { "purchase_month": { "value": "2020-10-11" }, "total_sale_dollars": 84516.02999999998 }, { "purchase_month": { "value": "2020-10-18" }, "total_sale_dollars": 89011.11000000002 }, { "purchase_month": { "value": "2020-10-25" }, "total_sale_dollars": 79424.37999999998 }, { "purchase_month": { "value": "2020-11-01" }, "total_sale_dollars": 108647.88999999998 }, { "purchase_month": { "value": "2020-11-08" }, "total_sale_dollars": 76117.68 }, { "purchase_month": { "value": "2020-11-15" }, "total_sale_dollars": 79010.62000000001 }, { "purchase_month": { "value": "2020-11-22" }, "total_sale_dollars": 55493.170000000006 }, { "purchase_month": { "value": "2020-11-29" }, "total_sale_dollars": 21768.16 }, { "purchase_month": { "value": "2021-05-09" }, "total_sale_dollars": 42367.46999999998 }, { "purchase_month": { "value": "2021-05-16" }, "total_sale_dollars": 73253.95999999999 }, { "purchase_month": { "value": "2021-05-23" }, "total_sale_dollars": 101467.2 }, { "purchase_month": { "value": "2021-05-30" }, "total_sale_dollars": 80290.04 }, { "purchase_month": { "value": "2021-06-06" }, "total_sale_dollars": 74823.40000000001 }, { "purchase_month": { "value": "2021-06-13" }, "total_sale_dollars": 114714.49000000002 }, { "purchase_month": { "value": "2021-06-20" }, "total_sale_dollars": 84364.97 }, { "purchase_month": { "value": "2021-06-27" }, "total_sale_dollars": 57382.76999999999 } ], "top_sellers_by_revenue": [ { "vendor_name": "Sazerac North America", "item_description": "Barton Vodka", "total_sale_dollars": 16447240.14000023, "total_bottles": 2357035, "avg_price_per_100ml": 0.6139957314205859 }, { "vendor_name": "Sazerac North America", "item_description": "Skol Vodka", "total_sale_dollars": 5452572.66999998, "total_bottles": 708131, "avg_price_per_100ml": 0.6436095922833027 }, { "vendor_name": "Sazerac North America", "item_description": "Fleischmann's Royal Vodka 80 Prf", "total_sale_dollars": 2769771.0200000037, "total_bottles": 265844, "avg_price_per_100ml": 0.5947985051514463 }, { "vendor_name": "Sazerac North America", "item_description": "Fleischmann's Royal Vodka", "total_sale_dollars": 1040630.8399999978, "total_bottles": 233498, "avg_price_per_100ml": 0.6512071866855467 }, { "vendor_name": "Sazerac North America", "item_description": "Caliber Vodka", "total_sale_dollars": 852521.0799999995, "total_bottles": 112346, "avg_price_per_100ml": 0.6299786395610062 } ], "most_expensive_products": [ { "vendor_name": "Sazerac North America", "item_description": "99 Vodka Mini", "total_sale_dollars": 270, "total_bottles": 30, "avg_price_per_100ml": 9.75 }, { "vendor_name": "Sazerac North America", "item_description": "99 Raspberry Mini", "total_sale_dollars": 630, "total_bottles": 70, "avg_price_per_100ml": 4.8 }, { "vendor_name": "Sazerac North America", "item_description": "Barton Vodka Mini", "total_sale_dollars": 76134.24000000008, "total_bottles": 12931, "avg_price_per_100ml": 3.1849999999999996 }, { "vendor_name": "Sazerac North America", "item_description": "Naked Jay Big Dill Vodka", "total_sale_dollars": 1121.28, "total_bottles": 96, "avg_price_per_100ml": 1.5569523809523809 }, { "vendor_name": "Sazerac North America", "item_description": "Wave Blue Raspberry Mini", "total_sale_dollars": 90, "total_bottles": 10, "avg_price_per_100ml": 1.5 }, { "vendor_name": "Sazerac North America", "item_description": "Wave Baja Mini", "total_sale_dollars": 90, "total_bottles": 10, "avg_price_per_100ml": 1.5 }, { "vendor_name": "Sazerac North America", "item_description": "Wave Tiki Vodka Mini", "total_sale_dollars": 90, "total_bottles": 10, "avg_price_per_100ml": 1.5 }, { "vendor_name": "Sazerac North America", "item_description": "Wave Chocolate Pretzel Vodka Mini", "total_sale_dollars": 90, "total_bottles": 10, "avg_price_per_100ml": 1.5 }, { "vendor_name": "Sazerac North America", "item_description": "99 Vodka mini", "total_sale_dollars": 90, "total_bottles": 10, "avg_price_per_100ml": 1.5 }, { "vendor_name": "Sazerac North America", "item_description": "Naked Jay Gooey Buns Vodka Mini", "total_sale_dollars": 90, "total_bottles": 10, "avg_price_per_100ml": 1.5 } ] }, { "vendor_name": "Laird And Company", "total_sale_dollars": 25775471.10999848, "by_month": [ { "purchase_month": { "value": "2012-01-01" }, "total_sale_dollars": 36683.89999999999 }, { "purchase_month": { "value": "2012-01-08" }, "total_sale_dollars": 55831.88000000001 }, { "purchase_month": { "value": "2012-01-15" }, "total_sale_dollars": 60787.52 }, { "purchase_month": { "value": "2012-01-22" }, "total_sale_dollars": 64290.609999999986 }, { "purchase_month": { "value": "2012-01-29" }, "total_sale_dollars": 65646.05999999998 }, { "purchase_month": { "value": "2012-02-05" }, "total_sale_dollars": 60002.31999999999 }, { "purchase_month": { "value": "2012-02-12" }, "total_sale_dollars": 59744.65 }, { "purchase_month": { "value": "2012-02-19" }, "total_sale_dollars": 60401.969999999994 }, { "purchase_month": { "value": "2012-02-26" }, "total_sale_dollars": 62480.08999999999 }, { "purchase_month": { "value": "2012-03-04" }, "total_sale_dollars": 59792.95999999999 }, { "purchase_month": { "value": "2012-03-11" }, "total_sale_dollars": 66268.68 }, { "purchase_month": { "value": "2012-03-18" }, "total_sale_dollars": 64404.969999999994 }, { "purchase_month": { "value": "2012-03-25" }, "total_sale_dollars": 63331.509999999995 }, { "purchase_month": { "value": "2012-04-01" }, "total_sale_dollars": 68137.01 }, { "purchase_month": { "value": "2012-04-08" }, "total_sale_dollars": 65266.48999999999 }, { "purchase_month": { "value": "2012-04-15" }, "total_sale_dollars": 70056.94999999998 }, { "purchase_month": { "value": "2012-04-22" }, "total_sale_dollars": 65973.44 }, { "purchase_month": { "value": "2012-04-29" }, "total_sale_dollars": 66370.55999999998 }, { "purchase_month": { "value": "2012-05-06" }, "total_sale_dollars": 71073.40000000001 }, { "purchase_month": { "value": "2012-05-13" }, "total_sale_dollars": 72019.88999999998 }, { "purchase_month": { "value": "2012-05-20" }, "total_sale_dollars": 95309.21999999997 }, { "purchase_month": { "value": "2012-05-27" }, "total_sale_dollars": 47923.43 }, { "purchase_month": { "value": "2012-06-03" }, "total_sale_dollars": 73899.86999999998 }, { "purchase_month": { "value": "2012-06-10" }, "total_sale_dollars": 73181.36 }, { "purchase_month": { "value": "2012-06-17" }, "total_sale_dollars": 74305.45000000001 }, { "purchase_month": { "value": "2012-06-24" }, "total_sale_dollars": 88701.52 }, { "purchase_month": { "value": "2012-07-01" }, "total_sale_dollars": 75042.96999999999 }, { "purchase_month": { "value": "2012-07-08" }, "total_sale_dollars": 75429.74999999999 }, { "purchase_month": { "value": "2012-07-15" }, "total_sale_dollars": 74002.41 }, { "purchase_month": { "value": "2012-07-22" }, "total_sale_dollars": 72483.23999999999 }, { "purchase_month": { "value": "2012-07-29" }, "total_sale_dollars": 75777.51000000002 }, { "purchase_month": { "value": "2012-08-05" }, "total_sale_dollars": 75453.67999999998 }, { "purchase_month": { "value": "2012-08-12" }, "total_sale_dollars": 72072.43 }, { "purchase_month": { "value": "2012-08-19" }, "total_sale_dollars": 71003.84 }, { "purchase_month": { "value": "2012-08-26" }, "total_sale_dollars": 96828.56999999999 }, { "purchase_month": { "value": "2012-09-02" }, "total_sale_dollars": 54007.299999999996 }, { "purchase_month": { "value": "2012-09-09" }, "total_sale_dollars": 77111.76 }, { "purchase_month": { "value": "2012-09-16" }, "total_sale_dollars": 67762.21999999999 }, { "purchase_month": { "value": "2012-09-23" }, "total_sale_dollars": 71848.85 }, { "purchase_month": { "value": "2012-09-30" }, "total_sale_dollars": 74129.89999999998 }, { "purchase_month": { "value": "2012-10-07" }, "total_sale_dollars": 73510.70999999999 }, { "purchase_month": { "value": "2012-10-14" }, "total_sale_dollars": 69130.86 }, { "purchase_month": { "value": "2012-10-21" }, "total_sale_dollars": 70610.76 }, { "purchase_month": { "value": "2012-10-28" }, "total_sale_dollars": 75650.48999999996 }, { "purchase_month": { "value": "2012-11-04" }, "total_sale_dollars": 78245.48999999999 }, { "purchase_month": { "value": "2012-11-11" }, "total_sale_dollars": 111123.21999999999 }, { "purchase_month": { "value": "2012-11-18" }, "total_sale_dollars": 31939.54 }, { "purchase_month": { "value": "2012-11-25" }, "total_sale_dollars": 75084.98000000001 }, { "purchase_month": { "value": "2012-12-02" }, "total_sale_dollars": 68627.91 }, { "purchase_month": { "value": "2012-12-09" }, "total_sale_dollars": 76565.51999999997 }, { "purchase_month": { "value": "2012-12-16" }, "total_sale_dollars": 102336.97999999998 }, { "purchase_month": { "value": "2012-12-23" }, "total_sale_dollars": 74395.20999999999 }, { "purchase_month": { "value": "2012-12-30" }, "total_sale_dollars": 40536.560000000005 }, { "purchase_month": { "value": "2013-01-06" }, "total_sale_dollars": 60069.29000000001 }, { "purchase_month": { "value": "2013-01-13" }, "total_sale_dollars": 64706.34000000001 }, { "purchase_month": { "value": "2013-01-20" }, "total_sale_dollars": 64921.06 }, { "purchase_month": { "value": "2013-01-27" }, "total_sale_dollars": 66940.76000000001 }, { "purchase_month": { "value": "2013-02-03" }, "total_sale_dollars": 66445.58000000002 }, { "purchase_month": { "value": "2013-02-10" }, "total_sale_dollars": 66708.48000000001 }, { "purchase_month": { "value": "2013-02-17" }, "total_sale_dollars": 63139.85000000001 }, { "purchase_month": { "value": "2013-02-24" }, "total_sale_dollars": 68524.20000000001 }, { "purchase_month": { "value": "2013-03-03" }, "total_sale_dollars": 69795.51 }, { "purchase_month": { "value": "2013-03-10" }, "total_sale_dollars": 67942.62 }, { "purchase_month": { "value": "2013-03-17" }, "total_sale_dollars": 67117.95000000001 }, { "purchase_month": { "value": "2013-03-24" }, "total_sale_dollars": 65859.67999999998 }, { "purchase_month": { "value": "2013-03-31" }, "total_sale_dollars": 65438.44999999999 }, { "purchase_month": { "value": "2013-04-07" }, "total_sale_dollars": 70454.62000000001 }, { "purchase_month": { "value": "2013-04-14" }, "total_sale_dollars": 68452.32999999999 }, { "purchase_month": { "value": "2013-04-21" }, "total_sale_dollars": 69430.73999999998 }, { "purchase_month": { "value": "2013-04-28" }, "total_sale_dollars": 74091.87999999999 }, { "purchase_month": { "value": "2013-05-05" }, "total_sale_dollars": 71197.47 }, { "purchase_month": { "value": "2013-05-12" }, "total_sale_dollars": 69346.12999999999 }, { "purchase_month": { "value": "2013-05-19" }, "total_sale_dollars": 87367.23 }, { "purchase_month": { "value": "2013-05-26" }, "total_sale_dollars": 66621.67 }, { "purchase_month": { "value": "2013-06-02" }, "total_sale_dollars": 73066.09999999998 }, { "purchase_month": { "value": "2013-06-09" }, "total_sale_dollars": 106835.62999999999 }, { "purchase_month": { "value": "2013-06-16" }, "total_sale_dollars": 27887.97000000001 }, { "purchase_month": { "value": "2013-06-23" }, "total_sale_dollars": 98668.14000000003 }, { "purchase_month": { "value": "2013-06-30" }, "total_sale_dollars": 83845.98999999996 }, { "purchase_month": { "value": "2013-07-07" }, "total_sale_dollars": 78409.81 }, { "purchase_month": { "value": "2013-07-14" }, "total_sale_dollars": 77101.84 }, { "purchase_month": { "value": "2013-07-21" }, "total_sale_dollars": 76442.69 }, { "purchase_month": { "value": "2013-07-28" }, "total_sale_dollars": 75073.08 }, { "purchase_month": { "value": "2013-08-04" }, "total_sale_dollars": 77365.71 }, { "purchase_month": { "value": "2013-08-11" }, "total_sale_dollars": 75040.27 }, { "purchase_month": { "value": "2013-08-18" }, "total_sale_dollars": 74094.65 }, { "purchase_month": { "value": "2013-08-25" }, "total_sale_dollars": 87642.13 }, { "purchase_month": { "value": "2013-09-01" }, "total_sale_dollars": 79036.85 }, { "purchase_month": { "value": "2013-09-08" }, "total_sale_dollars": 69774.96999999997 }, { "purchase_month": { "value": "2013-09-15" }, "total_sale_dollars": 73798.31999999998 }, { "purchase_month": { "value": "2013-09-22" }, "total_sale_dollars": 69094.62 }, { "purchase_month": { "value": "2013-09-29" }, "total_sale_dollars": 78734.40999999999 }, { "purchase_month": { "value": "2013-10-06" }, "total_sale_dollars": 63589.69 }, { "purchase_month": { "value": "2013-10-13" }, "total_sale_dollars": 69336.62999999998 }, { "purchase_month": { "value": "2013-10-20" }, "total_sale_dollars": 66309.61000000002 }, { "purchase_month": { "value": "2013-10-27" }, "total_sale_dollars": 73382.14000000001 }, { "purchase_month": { "value": "2013-11-03" }, "total_sale_dollars": 69160.06000000001 }, { "purchase_month": { "value": "2013-11-10" }, "total_sale_dollars": 75846.13 }, { "purchase_month": { "value": "2013-11-17" }, "total_sale_dollars": 115159.14999999995 }, { "purchase_month": { "value": "2013-11-24" }, "total_sale_dollars": 33801.50000000001 }, { "purchase_month": { "value": "2013-12-01" }, "total_sale_dollars": 70735.41 }, { "purchase_month": { "value": "2013-12-08" }, "total_sale_dollars": 63403.61 }, { "purchase_month": { "value": "2013-12-15" }, "total_sale_dollars": 105830.83999999995 }, { "purchase_month": { "value": "2013-12-22" }, "total_sale_dollars": 58301.56 }, { "purchase_month": { "value": "2013-12-29" }, "total_sale_dollars": 24427.200000000008 }, { "purchase_month": { "value": "2014-01-05" }, "total_sale_dollars": 67200.47000000003 }, { "purchase_month": { "value": "2014-01-12" }, "total_sale_dollars": 65735.99999999999 }, { "purchase_month": { "value": "2014-01-19" }, "total_sale_dollars": 67658.40000000002 }, { "purchase_month": { "value": "2014-01-26" }, "total_sale_dollars": 77884.92999999998 }, { "purchase_month": { "value": "2014-02-02" }, "total_sale_dollars": 67947.80000000002 }, { "purchase_month": { "value": "2014-02-09" }, "total_sale_dollars": 62911.89999999998 }, { "purchase_month": { "value": "2014-02-16" }, "total_sale_dollars": 63271.05000000002 }, { "purchase_month": { "value": "2014-02-23" }, "total_sale_dollars": 63105.20000000002 }, { "purchase_month": { "value": "2014-03-02" }, "total_sale_dollars": 65362.270000000004 }, { "purchase_month": { "value": "2014-03-09" }, "total_sale_dollars": 61407.49000000001 }, { "purchase_month": { "value": "2014-03-16" }, "total_sale_dollars": 63103.31 }, { "purchase_month": { "value": "2014-03-23" }, "total_sale_dollars": 61872.13 }, { "purchase_month": { "value": "2014-03-30" }, "total_sale_dollars": 62636.890000000014 }, { "purchase_month": { "value": "2014-04-06" }, "total_sale_dollars": 78818.34 }, { "purchase_month": { "value": "2014-04-13" }, "total_sale_dollars": 62148.04999999999 }, { "purchase_month": { "value": "2014-04-20" }, "total_sale_dollars": 63327.05 }, { "purchase_month": { "value": "2014-04-27" }, "total_sale_dollars": 73699.63999999998 }, { "purchase_month": { "value": "2014-05-04" }, "total_sale_dollars": 60643.520000000004 }, { "purchase_month": { "value": "2014-05-11" }, "total_sale_dollars": 66165.21999999999 }, { "purchase_month": { "value": "2014-05-18" }, "total_sale_dollars": 84441.19999999998 }, { "purchase_month": { "value": "2014-05-25" }, "total_sale_dollars": 46267.80000000001 }, { "purchase_month": { "value": "2014-06-01" }, "total_sale_dollars": 77806.37 }, { "purchase_month": { "value": "2014-06-08" }, "total_sale_dollars": 71340.93000000001 }, { "purchase_month": { "value": "2014-06-15" }, "total_sale_dollars": 74246.62999999999 }, { "purchase_month": { "value": "2014-06-22" }, "total_sale_dollars": 94155.87 }, { "purchase_month": { "value": "2014-06-29" }, "total_sale_dollars": 54012.23 }, { "purchase_month": { "value": "2014-07-06" }, "total_sale_dollars": 74587.51 }, { "purchase_month": { "value": "2014-07-13" }, "total_sale_dollars": 81600.5 }, { "purchase_month": { "value": "2014-07-20" }, "total_sale_dollars": 73569.24 }, { "purchase_month": { "value": "2014-07-27" }, "total_sale_dollars": 75070.26999999997 }, { "purchase_month": { "value": "2014-08-03" }, "total_sale_dollars": 73237.31999999998 }, { "purchase_month": { "value": "2014-08-10" }, "total_sale_dollars": 74613.29999999997 }, { "purchase_month": { "value": "2014-08-17" }, "total_sale_dollars": 73370.45999999998 }, { "purchase_month": { "value": "2014-08-24" }, "total_sale_dollars": 85758.23999999999 }, { "purchase_month": { "value": "2014-08-31" }, "total_sale_dollars": 48781.780000000006 }, { "purchase_month": { "value": "2014-09-07" }, "total_sale_dollars": 74416.65999999999 }, { "purchase_month": { "value": "2014-09-14" }, "total_sale_dollars": 62118.280000000006 }, { "purchase_month": { "value": "2014-09-21" }, "total_sale_dollars": 65788.09999999999 }, { "purchase_month": { "value": "2014-09-28" }, "total_sale_dollars": 70750.31999999999 }, { "purchase_month": { "value": "2014-10-05" }, "total_sale_dollars": 66367.84 }, { "purchase_month": { "value": "2014-10-12" }, "total_sale_dollars": 68973.24 }, { "purchase_month": { "value": "2014-10-19" }, "total_sale_dollars": 65847.79999999999 }, { "purchase_month": { "value": "2014-10-26" }, "total_sale_dollars": 65285.60000000001 }, { "purchase_month": { "value": "2014-11-02" }, "total_sale_dollars": 73405.05999999998 }, { "purchase_month": { "value": "2014-11-09" }, "total_sale_dollars": 47243.019999999975 }, { "purchase_month": { "value": "2014-11-16" }, "total_sale_dollars": 114990.03999999998 }, { "purchase_month": { "value": "2014-11-23" }, "total_sale_dollars": 22219.48 }, { "purchase_month": { "value": "2014-11-30" }, "total_sale_dollars": 76851.51999999997 }, { "purchase_month": { "value": "2014-12-07" }, "total_sale_dollars": 81011.13999999998 }, { "purchase_month": { "value": "2014-12-14" }, "total_sale_dollars": 105299.75999999997 }, { "purchase_month": { "value": "2014-12-21" }, "total_sale_dollars": 64161.05999999998 }, { "purchase_month": { "value": "2014-12-28" }, "total_sale_dollars": 24484.679999999997 }, { "purchase_month": { "value": "2015-01-04" }, "total_sale_dollars": 77322.12000000002 }, { "purchase_month": { "value": "2015-01-11" }, "total_sale_dollars": 72743.33999999998 }, { "purchase_month": { "value": "2015-01-18" }, "total_sale_dollars": 54051 }, { "purchase_month": { "value": "2015-01-25" }, "total_sale_dollars": 65298.15999999999 }, { "purchase_month": { "value": "2015-02-01" }, "total_sale_dollars": 66529.92 }, { "purchase_month": { "value": "2015-02-08" }, "total_sale_dollars": 65349.65999999998 }, { "purchase_month": { "value": "2015-02-15" }, "total_sale_dollars": 61189.140000000014 }, { "purchase_month": { "value": "2015-02-22" }, "total_sale_dollars": 67685.63999999998 }, { "purchase_month": { "value": "2015-03-01" }, "total_sale_dollars": 63752.679999999986 }, { "purchase_month": { "value": "2015-03-08" }, "total_sale_dollars": 62880.99999999999 }, { "purchase_month": { "value": "2015-03-15" }, "total_sale_dollars": 68007.56 }, { "purchase_month": { "value": "2015-03-22" }, "total_sale_dollars": 60679.84 }, { "purchase_month": { "value": "2015-03-29" }, "total_sale_dollars": 66013.29999999999 }, { "purchase_month": { "value": "2015-04-05" }, "total_sale_dollars": 68072.59999999998 }, { "purchase_month": { "value": "2015-04-12" }, "total_sale_dollars": 66758.47999999998 }, { "purchase_month": { "value": "2015-04-19" }, "total_sale_dollars": 63980.04 }, { "purchase_month": { "value": "2015-04-26" }, "total_sale_dollars": 68503.57999999999 }, { "purchase_month": { "value": "2015-05-03" }, "total_sale_dollars": 72846.20000000001 }, { "purchase_month": { "value": "2015-05-10" }, "total_sale_dollars": 68104.38 }, { "purchase_month": { "value": "2015-05-17" }, "total_sale_dollars": 90879.15999999997 }, { "purchase_month": { "value": "2015-05-24" }, "total_sale_dollars": 47460 }, { "purchase_month": { "value": "2015-05-31" }, "total_sale_dollars": 71657.19999999998 }, { "purchase_month": { "value": "2015-06-07" }, "total_sale_dollars": 74129.26 }, { "purchase_month": { "value": "2015-06-14" }, "total_sale_dollars": 79293.28 }, { "purchase_month": { "value": "2015-06-21" }, "total_sale_dollars": 84412.07999999994 }, { "purchase_month": { "value": "2015-06-28" }, "total_sale_dollars": 51101.94 }, { "purchase_month": { "value": "2015-07-05" }, "total_sale_dollars": 74494.75999999998 }, { "purchase_month": { "value": "2015-07-12" }, "total_sale_dollars": 77828.36 }, { "purchase_month": { "value": "2015-07-19" }, "total_sale_dollars": 68068.97999999998 }, { "purchase_month": { "value": "2015-07-26" }, "total_sale_dollars": 72367.08 }, { "purchase_month": { "value": "2015-08-02" }, "total_sale_dollars": 69961.34 }, { "purchase_month": { "value": "2015-08-09" }, "total_sale_dollars": 70427.18000000001 }, { "purchase_month": { "value": "2015-08-16" }, "total_sale_dollars": 74589.71999999996 }, { "purchase_month": { "value": "2015-08-23" }, "total_sale_dollars": 63582.28 }, { "purchase_month": { "value": "2015-08-30" }, "total_sale_dollars": 90510.53999999998 }, { "purchase_month": { "value": "2015-09-06" }, "total_sale_dollars": 48818.600000000006 }, { "purchase_month": { "value": "2015-09-13" }, "total_sale_dollars": 78422.55999999998 }, { "purchase_month": { "value": "2015-09-20" }, "total_sale_dollars": 64541.21999999998 }, { "purchase_month": { "value": "2015-09-27" }, "total_sale_dollars": 69170.35999999999 }, { "purchase_month": { "value": "2015-10-04" }, "total_sale_dollars": 65019.99999999999 }, { "purchase_month": { "value": "2015-10-11" }, "total_sale_dollars": 71222.3 }, { "purchase_month": { "value": "2015-10-18" }, "total_sale_dollars": 64272.600000000006 }, { "purchase_month": { "value": "2015-10-25" }, "total_sale_dollars": 66604.80000000002 }, { "purchase_month": { "value": "2015-11-01" }, "total_sale_dollars": 68166.28000000001 }, { "purchase_month": { "value": "2015-11-08" }, "total_sale_dollars": 62297.42 }, { "purchase_month": { "value": "2015-11-15" }, "total_sale_dollars": 108731.51999999995 }, { "purchase_month": { "value": "2015-11-22" }, "total_sale_dollars": 20302.859999999997 }, { "purchase_month": { "value": "2015-11-29" }, "total_sale_dollars": 89178.68 }, { "purchase_month": { "value": "2015-12-06" }, "total_sale_dollars": 76819.66000000002 }, { "purchase_month": { "value": "2015-12-13" }, "total_sale_dollars": 89102.51999999999 }, { "purchase_month": { "value": "2015-12-20" }, "total_sale_dollars": 60465.599999999984 }, { "purchase_month": { "value": "2015-12-27" }, "total_sale_dollars": 44838.24 }, { "purchase_month": { "value": "2016-01-03" }, "total_sale_dollars": 64081.54000000002 }, { "purchase_month": { "value": "2016-01-10" }, "total_sale_dollars": 76600.84 }, { "purchase_month": { "value": "2016-01-17" }, "total_sale_dollars": 42307.280000000006 }, { "purchase_month": { "value": "2016-01-24" }, "total_sale_dollars": 71245.87999999999 }, { "purchase_month": { "value": "2016-01-31" }, "total_sale_dollars": 73727.37999999998 }, { "purchase_month": { "value": "2016-02-07" }, "total_sale_dollars": 62115.72000000001 }, { "purchase_month": { "value": "2016-02-14" }, "total_sale_dollars": 58135.359999999986 }, { "purchase_month": { "value": "2016-02-21" }, "total_sale_dollars": 69874.91999999995 }, { "purchase_month": { "value": "2016-02-28" }, "total_sale_dollars": 62843.33999999998 }, { "purchase_month": { "value": "2016-03-06" }, "total_sale_dollars": 61631.959999999985 }, { "purchase_month": { "value": "2016-03-13" }, "total_sale_dollars": 44492.64 }, { "purchase_month": { "value": "2016-03-20" }, "total_sale_dollars": 63560.02 }, { "purchase_month": { "value": "2016-03-27" }, "total_sale_dollars": 64168.41999999998 }, { "purchase_month": { "value": "2016-04-03" }, "total_sale_dollars": 65611.18 }, { "purchase_month": { "value": "2016-04-10" }, "total_sale_dollars": 65379.81999999999 }, { "purchase_month": { "value": "2016-04-17" }, "total_sale_dollars": 65768.78000000001 }, { "purchase_month": { "value": "2016-04-24" }, "total_sale_dollars": 67975.72 }, { "purchase_month": { "value": "2016-05-01" }, "total_sale_dollars": 66063.29999999999 }, { "purchase_month": { "value": "2016-05-08" }, "total_sale_dollars": 69552.51999999999 }, { "purchase_month": { "value": "2016-05-15" }, "total_sale_dollars": 73914.78 }, { "purchase_month": { "value": "2016-05-22" }, "total_sale_dollars": 89915.52 }, { "purchase_month": { "value": "2016-05-29" }, "total_sale_dollars": 48946.880000000005 }, { "purchase_month": { "value": "2016-06-05" }, "total_sale_dollars": 77025.71999999999 }, { "purchase_month": { "value": "2016-06-12" }, "total_sale_dollars": 73870.33999999998 }, { "purchase_month": { "value": "2016-06-19" }, "total_sale_dollars": 76330.20000000001 }, { "purchase_month": { "value": "2016-06-26" }, "total_sale_dollars": 92132.64 }, { "purchase_month": { "value": "2016-07-03" }, "total_sale_dollars": 50477.99999999998 }, { "purchase_month": { "value": "2016-07-10" }, "total_sale_dollars": 80956.2 }, { "purchase_month": { "value": "2016-07-17" }, "total_sale_dollars": 58032.119999999995 }, { "purchase_month": { "value": "2016-07-24" }, "total_sale_dollars": 87453.15999999999 }, { "purchase_month": { "value": "2016-07-31" }, "total_sale_dollars": 72561.4 }, { "purchase_month": { "value": "2016-08-07" }, "total_sale_dollars": 74687.09999999999 }, { "purchase_month": { "value": "2016-08-14" }, "total_sale_dollars": 73161.56 }, { "purchase_month": { "value": "2016-08-21" }, "total_sale_dollars": 69292.49999999999 }, { "purchase_month": { "value": "2016-08-28" }, "total_sale_dollars": 71509.92 }, { "purchase_month": { "value": "2016-09-04" }, "total_sale_dollars": 49734.399999999994 }, { "purchase_month": { "value": "2016-09-11" }, "total_sale_dollars": 77881.06000000001 }, { "purchase_month": { "value": "2016-09-18" }, "total_sale_dollars": 69073.40000000001 }, { "purchase_month": { "value": "2016-09-25" }, "total_sale_dollars": 62618.51999999999 }, { "purchase_month": { "value": "2016-10-02" }, "total_sale_dollars": 767.52 }, { "purchase_month": { "value": "2016-10-09" }, "total_sale_dollars": 653.52 }, { "purchase_month": { "value": "2016-10-16" }, "total_sale_dollars": 1130.8 }, { "purchase_month": { "value": "2016-10-23" }, "total_sale_dollars": 772.12 }, { "purchase_month": { "value": "2016-10-30" }, "total_sale_dollars": 1055.86 }, { "purchase_month": { "value": "2016-11-06" }, "total_sale_dollars": 654.36 }, { "purchase_month": { "value": "2016-11-13" }, "total_sale_dollars": 1198.06 }, { "purchase_month": { "value": "2016-11-20" }, "total_sale_dollars": 426.96 }, { "purchase_month": { "value": "2016-11-27" }, "total_sale_dollars": 923.8599999999999 }, { "purchase_month": { "value": "2016-12-04" }, "total_sale_dollars": 744.96 }, { "purchase_month": { "value": "2016-12-11" }, "total_sale_dollars": 687.1800000000001 }, { "purchase_month": { "value": "2016-12-18" }, "total_sale_dollars": 333.96000000000004 }, { "purchase_month": { "value": "2016-12-25" }, "total_sale_dollars": 845.9199999999998 }, { "purchase_month": { "value": "2017-01-01" }, "total_sale_dollars": 163.8 }, { "purchase_month": { "value": "2017-01-08" }, "total_sale_dollars": 504.49999999999994 }, { "purchase_month": { "value": "2017-01-15" }, "total_sale_dollars": 570.6 }, { "purchase_month": { "value": "2017-01-22" }, "total_sale_dollars": 720.48 }, { "purchase_month": { "value": "2017-01-29" }, "total_sale_dollars": 670.8000000000001 }, { "purchase_month": { "value": "2017-02-05" }, "total_sale_dollars": 519.76 }, { "purchase_month": { "value": "2017-02-12" }, "total_sale_dollars": 265.44 }, { "purchase_month": { "value": "2017-02-19" }, "total_sale_dollars": 459.12 }, { "purchase_month": { "value": "2017-02-26" }, "total_sale_dollars": 146.39999999999998 }, { "purchase_month": { "value": "2017-03-05" }, "total_sale_dollars": 600.48 }, { "purchase_month": { "value": "2017-03-12" }, "total_sale_dollars": 23802.379999999997 }, { "purchase_month": { "value": "2017-03-19" }, "total_sale_dollars": 61136.459999999985 }, { "purchase_month": { "value": "2017-03-26" }, "total_sale_dollars": 68479.48 }, { "purchase_month": { "value": "2017-04-02" }, "total_sale_dollars": 63454.240000000005 }, { "purchase_month": { "value": "2017-04-09" }, "total_sale_dollars": 73808.45999999999 }, { "purchase_month": { "value": "2017-04-16" }, "total_sale_dollars": 66352.12 }, { "purchase_month": { "value": "2017-04-23" }, "total_sale_dollars": 66367.11999999998 }, { "purchase_month": { "value": "2017-04-30" }, "total_sale_dollars": 70109.48 }, { "purchase_month": { "value": "2017-05-07" }, "total_sale_dollars": 68814.69999999998 }, { "purchase_month": { "value": "2017-05-14" }, "total_sale_dollars": 73258.34000000003 }, { "purchase_month": { "value": "2017-05-21" }, "total_sale_dollars": 84866.92000000001 }, { "purchase_month": { "value": "2017-05-28" }, "total_sale_dollars": 43373.380000000005 }, { "purchase_month": { "value": "2017-06-04" }, "total_sale_dollars": 87844.05999999994 }, { "purchase_month": { "value": "2017-06-11" }, "total_sale_dollars": 74330.08 }, { "purchase_month": { "value": "2017-06-18" }, "total_sale_dollars": 75850.88 }, { "purchase_month": { "value": "2017-06-25" }, "total_sale_dollars": 85330.84 }, { "purchase_month": { "value": "2017-07-02" }, "total_sale_dollars": 75057.25999999998 }, { "purchase_month": { "value": "2017-07-09" }, "total_sale_dollars": 77988.68 }, { "purchase_month": { "value": "2017-07-16" }, "total_sale_dollars": 82460.56000000001 }, { "purchase_month": { "value": "2017-07-23" }, "total_sale_dollars": 64557.719999999994 }, { "purchase_month": { "value": "2017-07-30" }, "total_sale_dollars": 73657.56 }, { "purchase_month": { "value": "2017-08-06" }, "total_sale_dollars": 68543.87999999998 }, { "purchase_month": { "value": "2017-08-13" }, "total_sale_dollars": 73684.8 }, { "purchase_month": { "value": "2017-08-20" }, "total_sale_dollars": 76618.51999999997 }, { "purchase_month": { "value": "2017-08-27" }, "total_sale_dollars": 89587.25999999997 }, { "purchase_month": { "value": "2017-09-03" }, "total_sale_dollars": 46892.039999999986 }, { "purchase_month": { "value": "2017-09-10" }, "total_sale_dollars": 80040.04 }, { "purchase_month": { "value": "2017-09-17" }, "total_sale_dollars": 71205.75999999998 }, { "purchase_month": { "value": "2017-09-24" }, "total_sale_dollars": 64050.459999999985 }, { "purchase_month": { "value": "2017-10-01" }, "total_sale_dollars": 68851.34 }, { "purchase_month": { "value": "2017-10-08" }, "total_sale_dollars": 67813.59999999998 }, { "purchase_month": { "value": "2017-10-15" }, "total_sale_dollars": 66234.63999999998 }, { "purchase_month": { "value": "2017-10-22" }, "total_sale_dollars": 76837.56 }, { "purchase_month": { "value": "2017-10-29" }, "total_sale_dollars": 50090.639999999985 }, { "purchase_month": { "value": "2017-11-05" }, "total_sale_dollars": 69173.79999999999 }, { "purchase_month": { "value": "2017-11-12" }, "total_sale_dollars": 82323.7 }, { "purchase_month": { "value": "2017-11-19" }, "total_sale_dollars": 48132.02 }, { "purchase_month": { "value": "2017-11-26" }, "total_sale_dollars": 71255.94000000002 }, { "purchase_month": { "value": "2017-12-03" }, "total_sale_dollars": 72845.98000000003 }, { "purchase_month": { "value": "2017-12-10" }, "total_sale_dollars": 71405.85999999999 }, { "purchase_month": { "value": "2017-12-17" }, "total_sale_dollars": 93010.09999999998 }, { "purchase_month": { "value": "2017-12-24" }, "total_sale_dollars": 26660.16 }, { "purchase_month": { "value": "2017-12-31" }, "total_sale_dollars": 402.56000000000006 }, { "purchase_month": { "value": "2018-01-07" }, "total_sale_dollars": 802.68 }, { "purchase_month": { "value": "2018-01-14" }, "total_sale_dollars": 287.52 }, { "purchase_month": { "value": "2018-01-21" }, "total_sale_dollars": 978.2800000000001 }, { "purchase_month": { "value": "2018-01-28" }, "total_sale_dollars": 325.02 }, { "purchase_month": { "value": "2018-02-04" }, "total_sale_dollars": 857.1600000000001 }, { "purchase_month": { "value": "2018-02-11" }, "total_sale_dollars": 664.9200000000001 }, { "purchase_month": { "value": "2018-02-18" }, "total_sale_dollars": 429.18 }, { "purchase_month": { "value": "2018-02-25" }, "total_sale_dollars": 734.1600000000001 }, { "purchase_month": { "value": "2018-03-04" }, "total_sale_dollars": 1011.0000000000001 }, { "purchase_month": { "value": "2018-03-11" }, "total_sale_dollars": 504.8 }, { "purchase_month": { "value": "2018-03-18" }, "total_sale_dollars": 778.32 }, { "purchase_month": { "value": "2018-03-25" }, "total_sale_dollars": 255.11999999999998 }, { "purchase_month": { "value": "2018-04-01" }, "total_sale_dollars": 392.34000000000003 }, { "purchase_month": { "value": "2018-04-08" }, "total_sale_dollars": 142.10000000000002 }, { "purchase_month": { "value": "2018-04-15" }, "total_sale_dollars": 399.84 }, { "purchase_month": { "value": "2018-04-22" }, "total_sale_dollars": 479.76 }, { "purchase_month": { "value": "2018-04-29" }, "total_sale_dollars": 837.84 }, { "purchase_month": { "value": "2018-05-06" }, "total_sale_dollars": 290.91999999999996 }, { "purchase_month": { "value": "2018-05-13" }, "total_sale_dollars": 818.8800000000001 }, { "purchase_month": { "value": "2018-05-20" }, "total_sale_dollars": 830.88 }, { "purchase_month": { "value": "2018-05-27" }, "total_sale_dollars": 278.94 }, { "purchase_month": { "value": "2018-06-03" }, "total_sale_dollars": 15024.799999999997 }, { "purchase_month": { "value": "2018-06-10" }, "total_sale_dollars": 67461.01999999999 }, { "purchase_month": { "value": "2018-06-17" }, "total_sale_dollars": 67385.48000000001 }, { "purchase_month": { "value": "2018-06-24" }, "total_sale_dollars": 92784.91999999998 }, { "purchase_month": { "value": "2018-07-01" }, "total_sale_dollars": 37359.700000000004 }, { "purchase_month": { "value": "2018-07-08" }, "total_sale_dollars": 79309.81999999999 }, { "purchase_month": { "value": "2018-07-15" }, "total_sale_dollars": 70306.29999999997 }, { "purchase_month": { "value": "2018-07-22" }, "total_sale_dollars": 70069.86000000002 }, { "purchase_month": { "value": "2018-07-29" }, "total_sale_dollars": 34445.28 }, { "purchase_month": { "value": "2018-08-05" }, "total_sale_dollars": 326.16 }, { "purchase_month": { "value": "2018-08-12" }, "total_sale_dollars": 513.6800000000001 }, { "purchase_month": { "value": "2018-08-19" }, "total_sale_dollars": 125.52 }, { "purchase_month": { "value": "2018-08-26" }, "total_sale_dollars": 790.5600000000001 }, { "purchase_month": { "value": "2018-09-02" }, "total_sale_dollars": 42824.060000000005 }, { "purchase_month": { "value": "2018-09-09" }, "total_sale_dollars": 69030.26 }, { "purchase_month": { "value": "2018-09-16" }, "total_sale_dollars": 63297.240000000005 }, { "purchase_month": { "value": "2018-09-23" }, "total_sale_dollars": 61025.33999999998 }, { "purchase_month": { "value": "2018-09-30" }, "total_sale_dollars": 65368.17999999998 }, { "purchase_month": { "value": "2018-10-07" }, "total_sale_dollars": 61838.43999999998 }, { "purchase_month": { "value": "2018-10-14" }, "total_sale_dollars": 60779.23999999998 }, { "purchase_month": { "value": "2018-10-21" }, "total_sale_dollars": 61243.95999999999 }, { "purchase_month": { "value": "2018-10-28" }, "total_sale_dollars": 57417.95999999999 }, { "purchase_month": { "value": "2018-11-04" }, "total_sale_dollars": 25648.7 }, { "purchase_month": { "value": "2018-11-11" }, "total_sale_dollars": 489.36 }, { "purchase_month": { "value": "2018-11-18" }, "total_sale_dollars": 335.03999999999996 }, { "purchase_month": { "value": "2018-11-25" }, "total_sale_dollars": 251.04 }, { "purchase_month": { "value": "2018-12-02" }, "total_sale_dollars": 462.29999999999995 }, { "purchase_month": { "value": "2018-12-09" }, "total_sale_dollars": 125.52 }, { "purchase_month": { "value": "2018-12-16" }, "total_sale_dollars": 387.59999999999997 }, { "purchase_month": { "value": "2018-12-23" }, "total_sale_dollars": 264.71999999999997 }, { "purchase_month": { "value": "2018-12-30" }, "total_sale_dollars": 275.76 }, { "purchase_month": { "value": "2019-01-06" }, "total_sale_dollars": 199.2 }, { "purchase_month": { "value": "2019-01-13" }, "total_sale_dollars": 483.32000000000005 }, { "purchase_month": { "value": "2019-01-20" }, "total_sale_dollars": 326.15999999999997 }, { "purchase_month": { "value": "2019-01-27" }, "total_sale_dollars": 589.92 }, { "purchase_month": { "value": "2019-02-03" }, "total_sale_dollars": 421.92 }, { "purchase_month": { "value": "2019-02-10" }, "total_sale_dollars": 237.60000000000002 }, { "purchase_month": { "value": "2019-02-17" }, "total_sale_dollars": 64.8 }, { "purchase_month": { "value": "2019-02-24" }, "total_sale_dollars": 8743.880000000001 }, { "purchase_month": { "value": "2019-03-03" }, "total_sale_dollars": 63921.159999999974 }, { "purchase_month": { "value": "2019-03-10" }, "total_sale_dollars": 55628.08000000001 }, { "purchase_month": { "value": "2019-03-17" }, "total_sale_dollars": 56662.18 }, { "purchase_month": { "value": "2019-03-24" }, "total_sale_dollars": 57405.98 }, { "purchase_month": { "value": "2019-03-31" }, "total_sale_dollars": 62962.92 }, { "purchase_month": { "value": "2019-04-07" }, "total_sale_dollars": 62617.62000000001 }, { "purchase_month": { "value": "2019-04-14" }, "total_sale_dollars": 58968.42 }, { "purchase_month": { "value": "2019-04-21" }, "total_sale_dollars": 59955.76000000001 }, { "purchase_month": { "value": "2019-04-28" }, "total_sale_dollars": 62314.539999999986 }, { "purchase_month": { "value": "2019-05-05" }, "total_sale_dollars": 61297.98 }, { "purchase_month": { "value": "2019-05-12" }, "total_sale_dollars": 68822.9 }, { "purchase_month": { "value": "2019-05-19" }, "total_sale_dollars": 64054.400000000016 }, { "purchase_month": { "value": "2019-05-26" }, "total_sale_dollars": 59390.22000000001 }, { "purchase_month": { "value": "2019-06-02" }, "total_sale_dollars": 62466.020000000004 }, { "purchase_month": { "value": "2019-06-09" }, "total_sale_dollars": 67864.68 }, { "purchase_month": { "value": "2019-06-16" }, "total_sale_dollars": 67325.74 }, { "purchase_month": { "value": "2019-06-23" }, "total_sale_dollars": 73944.68000000001 }, { "purchase_month": { "value": "2019-06-30" }, "total_sale_dollars": 60924.19999999999 }, { "purchase_month": { "value": "2019-07-07" }, "total_sale_dollars": 61875.659999999996 }, { "purchase_month": { "value": "2019-07-14" }, "total_sale_dollars": 63176.68 }, { "purchase_month": { "value": "2019-07-21" }, "total_sale_dollars": 64084.239999999976 }, { "purchase_month": { "value": "2019-07-28" }, "total_sale_dollars": 43695.46 }, { "purchase_month": { "value": "2020-02-02" }, "total_sale_dollars": 56072.13999999999 }, { "purchase_month": { "value": "2020-02-09" }, "total_sale_dollars": 51672.34 }, { "purchase_month": { "value": "2020-02-16" }, "total_sale_dollars": 62253.759999999995 }, { "purchase_month": { "value": "2020-02-23" }, "total_sale_dollars": 54752.06 }, { "purchase_month": { "value": "2020-03-01" }, "total_sale_dollars": 58250.25999999999 }, { "purchase_month": { "value": "2020-03-08" }, "total_sale_dollars": 58741.139999999985 }, { "purchase_month": { "value": "2020-03-15" }, "total_sale_dollars": 78102.1 }, { "purchase_month": { "value": "2020-03-22" }, "total_sale_dollars": 65688.57999999999 }, { "purchase_month": { "value": "2020-03-29" }, "total_sale_dollars": 44189.63999999999 }, { "purchase_month": { "value": "2020-04-05" }, "total_sale_dollars": 69101.97999999998 }, { "purchase_month": { "value": "2020-04-12" }, "total_sale_dollars": 62899.02000000001 }, { "purchase_month": { "value": "2020-04-19" }, "total_sale_dollars": 51134.979999999996 }, { "purchase_month": { "value": "2020-04-26" }, "total_sale_dollars": 46960.14000000001 }, { "purchase_month": { "value": "2020-05-03" }, "total_sale_dollars": 50887 }, { "purchase_month": { "value": "2020-05-10" }, "total_sale_dollars": 52514.66000000001 }, { "purchase_month": { "value": "2020-05-17" }, "total_sale_dollars": 54702.71999999999 }, { "purchase_month": { "value": "2020-05-24" }, "total_sale_dollars": 48474.96 }, { "purchase_month": { "value": "2020-05-31" }, "total_sale_dollars": 49798.98 }, { "purchase_month": { "value": "2020-06-07" }, "total_sale_dollars": 51488.319999999985 }, { "purchase_month": { "value": "2020-06-14" }, "total_sale_dollars": 53958.64 }, { "purchase_month": { "value": "2020-06-21" }, "total_sale_dollars": 56176.97999999999 }, { "purchase_month": { "value": "2020-06-28" }, "total_sale_dollars": 54286.23999999999 }, { "purchase_month": { "value": "2020-07-05" }, "total_sale_dollars": 38914.45999999999 }, { "purchase_month": { "value": "2020-07-12" }, "total_sale_dollars": 45642.299999999996 }, { "purchase_month": { "value": "2020-07-19" }, "total_sale_dollars": 49551.799999999996 }, { "purchase_month": { "value": "2020-07-26" }, "total_sale_dollars": 47114.84 }, { "purchase_month": { "value": "2020-08-02" }, "total_sale_dollars": 47564.00000000001 }, { "purchase_month": { "value": "2020-08-09" }, "total_sale_dollars": 46220.59999999999 }, { "purchase_month": { "value": "2020-08-16" }, "total_sale_dollars": 55293.479999999996 }, { "purchase_month": { "value": "2020-08-23" }, "total_sale_dollars": 50136.899999999994 }, { "purchase_month": { "value": "2020-08-30" }, "total_sale_dollars": 51128.41999999999 }, { "purchase_month": { "value": "2020-09-06" }, "total_sale_dollars": 40571.97999999999 }, { "purchase_month": { "value": "2020-09-13" }, "total_sale_dollars": 42362.01999999999 }, { "purchase_month": { "value": "2020-09-20" }, "total_sale_dollars": 45484.899999999994 }, { "purchase_month": { "value": "2020-09-27" }, "total_sale_dollars": 44469.66 }, { "purchase_month": { "value": "2020-10-04" }, "total_sale_dollars": 43088.68000000001 }, { "purchase_month": { "value": "2020-10-11" }, "total_sale_dollars": 44744.639999999985 }, { "purchase_month": { "value": "2020-10-18" }, "total_sale_dollars": 39943.50000000001 }, { "purchase_month": { "value": "2020-10-25" }, "total_sale_dollars": 46674.90000000001 }, { "purchase_month": { "value": "2020-11-01" }, "total_sale_dollars": 46956.31999999999 }, { "purchase_month": { "value": "2020-11-08" }, "total_sale_dollars": 42869.31999999999 }, { "purchase_month": { "value": "2020-11-15" }, "total_sale_dollars": 45500.54000000001 }, { "purchase_month": { "value": "2020-11-22" }, "total_sale_dollars": 35963.84 }, { "purchase_month": { "value": "2020-11-29" }, "total_sale_dollars": 7307.94 }, { "purchase_month": { "value": "2021-05-09" }, "total_sale_dollars": 20048.26 }, { "purchase_month": { "value": "2021-05-16" }, "total_sale_dollars": 40183.74 }, { "purchase_month": { "value": "2021-05-23" }, "total_sale_dollars": 43926.95999999999 }, { "purchase_month": { "value": "2021-05-30" }, "total_sale_dollars": 34565.01999999999 }, { "purchase_month": { "value": "2021-06-06" }, "total_sale_dollars": 42673.3 }, { "purchase_month": { "value": "2021-06-13" }, "total_sale_dollars": 42634.86 }, { "purchase_month": { "value": "2021-06-20" }, "total_sale_dollars": 43484.62 }, { "purchase_month": { "value": "2021-06-27" }, "total_sale_dollars": 43724.540000000015 }, { "purchase_month": { "value": "2021-07-04" }, "total_sale_dollars": 38833.579999999994 }, { "purchase_month": { "value": "2021-07-11" }, "total_sale_dollars": 35000.31999999999 }, { "purchase_month": { "value": "2021-07-18" }, "total_sale_dollars": 41121.259999999995 }, { "purchase_month": { "value": "2021-07-25" }, "total_sale_dollars": 36238.38 }, { "purchase_month": { "value": "2021-08-01" }, "total_sale_dollars": 36415.48000000001 }, { "purchase_month": { "value": "2021-08-08" }, "total_sale_dollars": 39893.96 }, { "purchase_month": { "value": "2021-08-15" }, "total_sale_dollars": 40405.76000000001 }, { "purchase_month": { "value": "2021-08-22" }, "total_sale_dollars": 41372.78 }, { "purchase_month": { "value": "2021-08-29" }, "total_sale_dollars": 37864.56000000001 }, { "purchase_month": { "value": "2021-09-05" }, "total_sale_dollars": 37842.12000000001 }, { "purchase_month": { "value": "2021-09-12" }, "total_sale_dollars": 41081.65999999998 }, { "purchase_month": { "value": "2021-09-19" }, "total_sale_dollars": 39846.28 }, { "purchase_month": { "value": "2021-09-26" }, "total_sale_dollars": 29478.860000000008 }, { "purchase_month": { "value": "2021-12-19" }, "total_sale_dollars": 28312.879999999997 }, { "purchase_month": { "value": "2021-12-26" }, "total_sale_dollars": 34393.6 }, { "purchase_month": { "value": "2022-01-02" }, "total_sale_dollars": 29609.059999999998 }, { "purchase_month": { "value": "2022-01-09" }, "total_sale_dollars": 34314.87999999999 }, { "purchase_month": { "value": "2022-01-16" }, "total_sale_dollars": 31981.43999999999 }, { "purchase_month": { "value": "2022-01-23" }, "total_sale_dollars": 37738.7 }, { "purchase_month": { "value": "2022-01-30" }, "total_sale_dollars": 3442.0400000000004 } ], "top_sellers_by_revenue": [ { "vendor_name": "Laird And Company", "item_description": "Five O'clock Vodka", "total_sale_dollars": 18572239.47999913, "total_bottles": 3115680, "avg_price_per_100ml": 0.6652777444897887 }, { "vendor_name": "Laird And Company", "item_description": "Five O'Clock Vodka", "total_sale_dollars": 3934905.9600000433, "total_bottles": 668462, "avg_price_per_100ml": 0.6691103393843727 }, { "vendor_name": "Laird And Company", "item_description": "Five O'clock PET Vodka", "total_sale_dollars": 2635248.83000002, "total_bottles": 521114, "avg_price_per_100ml": 0.6730428779327726 }, { "vendor_name": "Laird And Company", "item_description": "Five O'Clock Vodka PET", "total_sale_dollars": 633076.8399999985, "total_bottles": 125114, "avg_price_per_100ml": 0.6746666666666666 } ], "most_expensive_products": [ { "vendor_name": "Laird And Company", "item_description": "Five O'Clock Vodka PET", "total_sale_dollars": 633076.8399999985, "total_bottles": 125114, "avg_price_per_100ml": 0.6746666666666666 }, { "vendor_name": "Laird And Company", "item_description": "Five O'clock PET Vodka", "total_sale_dollars": 2635248.83000002, "total_bottles": 521114, "avg_price_per_100ml": 0.6730428779327725 }, { "vendor_name": "Laird And Company", "item_description": "Five O'Clock Vodka", "total_sale_dollars": 3934905.9600000433, "total_bottles": 668462, "avg_price_per_100ml": 0.6691103393843728 }, { "vendor_name": "Laird And Company", "item_description": "Five O'clock Vodka", "total_sale_dollars": 18572239.479999132, "total_bottles": 3115680, "avg_price_per_100ml": 0.6652777444897886 } ] } ] } ]
WITH __stage0 AS ( SELECT group_set, CASE WHEN group_set=0 THEN count(distinct iowa.vendor_number) END as vendor_count__0, CASE WHEN group_set=0 THEN SUM(iowa.sale_dollars) END as total_sale_dollars__0, CASE WHEN group_set=0 THEN SUM(iowa.bottles_sold) END as total_bottles__0, CASE WHEN group_set=1 THEN DATE_TRUNC(iowa.date, WEEK) END as purchase_month__1, CASE WHEN group_set=1 THEN SUM(iowa.sale_dollars) END as total_sale_dollars__1, CASE WHEN group_set=2 THEN CASE WHEN REGEXP_CONTAINS(iowa.category_name,r'(WHISK|SCOTCH|BOURBON|RYE)') THEN 'WHISKIES' WHEN REGEXP_CONTAINS(iowa.category_name,r'VODKA') THEN 'VODKAS' WHEN REGEXP_CONTAINS(iowa.category_name,r'RUM') THEN 'RUMS' WHEN REGEXP_CONTAINS(iowa.category_name,r'TEQUILA') THEN 'TEQUILAS' WHEN REGEXP_CONTAINS(iowa.category_name,r'(LIQUE|AMARETTO|TRIPLE SEC)') THEN 'LIQUEURS' WHEN REGEXP_CONTAINS(iowa.category_name,r'BRAND(I|Y)') THEN 'BRANDIES' WHEN REGEXP_CONTAINS(iowa.category_name,r'GIN') THEN 'GINS' WHEN REGEXP_CONTAINS(iowa.category_name,r'SCHNAP') THEN 'SCHNAPPS' ELSE 'OTHER' END END as category_class__2, CASE WHEN group_set=2 THEN SUM(iowa.sale_dollars) END as total_sale_dollars__2, CASE WHEN group_set=2 THEN count(distinct iowa.item_number) END as item_count__2, CASE WHEN group_set=3 THEN iowa.vendor_name END as vendor_name__3, CASE WHEN group_set=3 THEN SUM(iowa.sale_dollars) END as total_sale_dollars__3, CASE WHEN group_set=3 THEN SUM(iowa.bottles_sold) END as total_bottles__3, CASE WHEN group_set=4 THEN iowa.vendor_name END as vendor_name__4, CASE WHEN group_set=4 THEN iowa.item_description END as item_description__4, CASE WHEN group_set=4 THEN SUM(iowa.sale_dollars) END as total_sale_dollars__4, CASE WHEN group_set=4 THEN SUM(iowa.bottles_sold) END as total_bottles__4, CASE WHEN group_set=4 THEN AVG((iowa.state_bottle_retail/(nullif(iowa.bottle_volume_ml,0)))*100) END as avg_price_per_100ml__4, CASE WHEN group_set=5 THEN iowa.vendor_name END as vendor_name__5, CASE WHEN group_set=5 THEN iowa.item_description END as item_description__5, CASE WHEN group_set=5 THEN SUM(iowa.sale_dollars) END as total_sale_dollars__5, CASE WHEN group_set=5 THEN SUM(iowa.bottles_sold) END as total_bottles__5, CASE WHEN group_set=5 THEN AVG((iowa.state_bottle_retail/(nullif(iowa.bottle_volume_ml,0)))*100) END as avg_price_per_100ml__5, CASE WHEN group_set IN (6,7,8,9) THEN iowa.vendor_name END as vendor_name__6, CASE WHEN group_set=6 THEN SUM(iowa.sale_dollars) END as total_sale_dollars__6, CASE WHEN group_set=7 THEN DATE_TRUNC(iowa.date, WEEK) END as purchase_month__7, CASE WHEN group_set=7 THEN SUM(iowa.sale_dollars) END as total_sale_dollars__7, CASE WHEN group_set=8 THEN iowa.vendor_name END as vendor_name__8, CASE WHEN group_set=8 THEN iowa.item_description END as item_description__8, CASE WHEN group_set=8 THEN SUM(iowa.sale_dollars) END as total_sale_dollars__8, CASE WHEN group_set=8 THEN SUM(iowa.bottles_sold) END as total_bottles__8, CASE WHEN group_set=8 THEN AVG((iowa.state_bottle_retail/(nullif(iowa.bottle_volume_ml,0)))*100) END as avg_price_per_100ml__8, CASE WHEN group_set=9 THEN iowa.vendor_name END as vendor_name__9, CASE WHEN group_set=9 THEN iowa.item_description END as item_description__9, CASE WHEN group_set=9 THEN SUM(iowa.sale_dollars) END as total_sale_dollars__9, CASE WHEN group_set=9 THEN SUM(iowa.bottles_sold) END as total_bottles__9, CASE WHEN group_set=9 THEN AVG((iowa.state_bottle_retail/(nullif(iowa.bottle_volume_ml,0)))*100) END as avg_price_per_100ml__9 FROM `malloy-data.iowa_liquor_sales.sales_deduped` as iowa CROSS JOIN (SELECT row_number() OVER() -1 group_set FROM UNNEST(GENERATE_ARRAY(0,9,1))) WHERE (CASE WHEN REGEXP_CONTAINS(iowa.category_name,r'(WHISK|SCOTCH|BOURBON|RYE)') THEN 'WHISKIES' WHEN REGEXP_CONTAINS(iowa.category_name,r'VODKA') THEN 'VODKAS' WHEN REGEXP_CONTAINS(iowa.category_name,r'RUM') THEN 'RUMS' WHEN REGEXP_CONTAINS(iowa.category_name,r'TEQUILA') THEN 'TEQUILAS' WHEN REGEXP_CONTAINS(iowa.category_name,r'(LIQUE|AMARETTO|TRIPLE SEC)') THEN 'LIQUEURS' WHEN REGEXP_CONTAINS(iowa.category_name,r'BRAND(I|Y)') THEN 'BRANDIES' WHEN REGEXP_CONTAINS(iowa.category_name,r'GIN') THEN 'GINS' WHEN REGEXP_CONTAINS(iowa.category_name,r'SCHNAP') THEN 'SCHNAPPS' ELSE 'OTHER' END='VODKAS') AND (CASE WHEN REGEXP_CONTAINS(iowa.category_name,r'(WHISK|SCOTCH|BOURBON|RYE)') THEN 'WHISKIES' WHEN REGEXP_CONTAINS(iowa.category_name,r'VODKA') THEN 'VODKAS' WHEN REGEXP_CONTAINS(iowa.category_name,r'RUM') THEN 'RUMS' WHEN REGEXP_CONTAINS(iowa.category_name,r'TEQUILA') THEN 'TEQUILAS' WHEN REGEXP_CONTAINS(iowa.category_name,r'(LIQUE|AMARETTO|TRIPLE SEC)') THEN 'LIQUEURS' WHEN REGEXP_CONTAINS(iowa.category_name,r'BRAND(I|Y)') THEN 'BRANDIES' WHEN REGEXP_CONTAINS(iowa.category_name,r'GIN') THEN 'GINS' WHEN REGEXP_CONTAINS(iowa.category_name,r'SCHNAP') THEN 'SCHNAPPS' ELSE 'OTHER' END='VODKAS') AND ((group_set NOT IN (1) OR (group_set IN (1) AND CASE WHEN REGEXP_CONTAINS(iowa.category_name,r'(WHISK|SCOTCH|BOURBON|RYE)') THEN 'WHISKIES' WHEN REGEXP_CONTAINS(iowa.category_name,r'VODKA') THEN 'VODKAS' WHEN REGEXP_CONTAINS(iowa.category_name,r'RUM') THEN 'RUMS' WHEN REGEXP_CONTAINS(iowa.category_name,r'TEQUILA') THEN 'TEQUILAS' WHEN REGEXP_CONTAINS(iowa.category_name,r'(LIQUE|AMARETTO|TRIPLE SEC)') THEN 'LIQUEURS' WHEN REGEXP_CONTAINS(iowa.category_name,r'BRAND(I|Y)') THEN 'BRANDIES' WHEN REGEXP_CONTAINS(iowa.category_name,r'GIN') THEN 'GINS' WHEN REGEXP_CONTAINS(iowa.category_name,r'SCHNAP') THEN 'SCHNAPPS' ELSE 'OTHER' END='VODKAS'))) AND ((group_set NOT IN (2) OR (group_set IN (2) AND CASE WHEN REGEXP_CONTAINS(iowa.category_name,r'(WHISK|SCOTCH|BOURBON|RYE)') THEN 'WHISKIES' WHEN REGEXP_CONTAINS(iowa.category_name,r'VODKA') THEN 'VODKAS' WHEN REGEXP_CONTAINS(iowa.category_name,r'RUM') THEN 'RUMS' WHEN REGEXP_CONTAINS(iowa.category_name,r'TEQUILA') THEN 'TEQUILAS' WHEN REGEXP_CONTAINS(iowa.category_name,r'(LIQUE|AMARETTO|TRIPLE SEC)') THEN 'LIQUEURS' WHEN REGEXP_CONTAINS(iowa.category_name,r'BRAND(I|Y)') THEN 'BRANDIES' WHEN REGEXP_CONTAINS(iowa.category_name,r'GIN') THEN 'GINS' WHEN REGEXP_CONTAINS(iowa.category_name,r'SCHNAP') THEN 'SCHNAPPS' ELSE 'OTHER' END='VODKAS'))) AND ((group_set NOT IN (3) OR (group_set IN (3) AND CASE WHEN REGEXP_CONTAINS(iowa.category_name,r'(WHISK|SCOTCH|BOURBON|RYE)') THEN 'WHISKIES' WHEN REGEXP_CONTAINS(iowa.category_name,r'VODKA') THEN 'VODKAS' WHEN REGEXP_CONTAINS(iowa.category_name,r'RUM') THEN 'RUMS' WHEN REGEXP_CONTAINS(iowa.category_name,r'TEQUILA') THEN 'TEQUILAS' WHEN REGEXP_CONTAINS(iowa.category_name,r'(LIQUE|AMARETTO|TRIPLE SEC)') THEN 'LIQUEURS' WHEN REGEXP_CONTAINS(iowa.category_name,r'BRAND(I|Y)') THEN 'BRANDIES' WHEN REGEXP_CONTAINS(iowa.category_name,r'GIN') THEN 'GINS' WHEN REGEXP_CONTAINS(iowa.category_name,r'SCHNAP') THEN 'SCHNAPPS' ELSE 'OTHER' END='VODKAS'))) AND ((group_set NOT IN (4) OR (group_set IN (4) AND CASE WHEN REGEXP_CONTAINS(iowa.category_name,r'(WHISK|SCOTCH|BOURBON|RYE)') THEN 'WHISKIES' WHEN REGEXP_CONTAINS(iowa.category_name,r'VODKA') THEN 'VODKAS' WHEN REGEXP_CONTAINS(iowa.category_name,r'RUM') THEN 'RUMS' WHEN REGEXP_CONTAINS(iowa.category_name,r'TEQUILA') THEN 'TEQUILAS' WHEN REGEXP_CONTAINS(iowa.category_name,r'(LIQUE|AMARETTO|TRIPLE SEC)') THEN 'LIQUEURS' WHEN REGEXP_CONTAINS(iowa.category_name,r'BRAND(I|Y)') THEN 'BRANDIES' WHEN REGEXP_CONTAINS(iowa.category_name,r'GIN') THEN 'GINS' WHEN REGEXP_CONTAINS(iowa.category_name,r'SCHNAP') THEN 'SCHNAPPS' ELSE 'OTHER' END='VODKAS'))) AND ((group_set NOT IN (5) OR (group_set IN (5) AND CASE WHEN REGEXP_CONTAINS(iowa.category_name,r'(WHISK|SCOTCH|BOURBON|RYE)') THEN 'WHISKIES' WHEN REGEXP_CONTAINS(iowa.category_name,r'VODKA') THEN 'VODKAS' WHEN REGEXP_CONTAINS(iowa.category_name,r'RUM') THEN 'RUMS' WHEN REGEXP_CONTAINS(iowa.category_name,r'TEQUILA') THEN 'TEQUILAS' WHEN REGEXP_CONTAINS(iowa.category_name,r'(LIQUE|AMARETTO|TRIPLE SEC)') THEN 'LIQUEURS' WHEN REGEXP_CONTAINS(iowa.category_name,r'BRAND(I|Y)') THEN 'BRANDIES' WHEN REGEXP_CONTAINS(iowa.category_name,r'GIN') THEN 'GINS' WHEN REGEXP_CONTAINS(iowa.category_name,r'SCHNAP') THEN 'SCHNAPPS' ELSE 'OTHER' END='VODKAS'))) AND ((group_set NOT IN (7) OR (group_set IN (7) AND CASE WHEN REGEXP_CONTAINS(iowa.category_name,r'(WHISK|SCOTCH|BOURBON|RYE)') THEN 'WHISKIES' WHEN REGEXP_CONTAINS(iowa.category_name,r'VODKA') THEN 'VODKAS' WHEN REGEXP_CONTAINS(iowa.category_name,r'RUM') THEN 'RUMS' WHEN REGEXP_CONTAINS(iowa.category_name,r'TEQUILA') THEN 'TEQUILAS' WHEN REGEXP_CONTAINS(iowa.category_name,r'(LIQUE|AMARETTO|TRIPLE SEC)') THEN 'LIQUEURS' WHEN REGEXP_CONTAINS(iowa.category_name,r'BRAND(I|Y)') THEN 'BRANDIES' WHEN REGEXP_CONTAINS(iowa.category_name,r'GIN') THEN 'GINS' WHEN REGEXP_CONTAINS(iowa.category_name,r'SCHNAP') THEN 'SCHNAPPS' ELSE 'OTHER' END='VODKAS'))) AND ((group_set NOT IN (8) OR (group_set IN (8) AND CASE WHEN REGEXP_CONTAINS(iowa.category_name,r'(WHISK|SCOTCH|BOURBON|RYE)') THEN 'WHISKIES' WHEN REGEXP_CONTAINS(iowa.category_name,r'VODKA') THEN 'VODKAS' WHEN REGEXP_CONTAINS(iowa.category_name,r'RUM') THEN 'RUMS' WHEN REGEXP_CONTAINS(iowa.category_name,r'TEQUILA') THEN 'TEQUILAS' WHEN REGEXP_CONTAINS(iowa.category_name,r'(LIQUE|AMARETTO|TRIPLE SEC)') THEN 'LIQUEURS' WHEN REGEXP_CONTAINS(iowa.category_name,r'BRAND(I|Y)') THEN 'BRANDIES' WHEN REGEXP_CONTAINS(iowa.category_name,r'GIN') THEN 'GINS' WHEN REGEXP_CONTAINS(iowa.category_name,r'SCHNAP') THEN 'SCHNAPPS' ELSE 'OTHER' END='VODKAS'))) AND ((group_set NOT IN (9) OR (group_set IN (9) AND CASE WHEN REGEXP_CONTAINS(iowa.category_name,r'(WHISK|SCOTCH|BOURBON|RYE)') THEN 'WHISKIES' WHEN REGEXP_CONTAINS(iowa.category_name,r'VODKA') THEN 'VODKAS' WHEN REGEXP_CONTAINS(iowa.category_name,r'RUM') THEN 'RUMS' WHEN REGEXP_CONTAINS(iowa.category_name,r'TEQUILA') THEN 'TEQUILAS' WHEN REGEXP_CONTAINS(iowa.category_name,r'(LIQUE|AMARETTO|TRIPLE SEC)') THEN 'LIQUEURS' WHEN REGEXP_CONTAINS(iowa.category_name,r'BRAND(I|Y)') THEN 'BRANDIES' WHEN REGEXP_CONTAINS(iowa.category_name,r'GIN') THEN 'GINS' WHEN REGEXP_CONTAINS(iowa.category_name,r'SCHNAP') THEN 'SCHNAPPS' ELSE 'OTHER' END='VODKAS'))) GROUP BY 1,5,7,10,13,14,18,19,23,25,27,28,32,33 ) , __stage1 AS ( SELECT CASE WHEN group_set=7 THEN 6 WHEN group_set=8 THEN 6 WHEN group_set=9 THEN 6 ELSE group_set END as group_set, ANY_VALUE(CASE WHEN group_set=0 THEN vendor_count__0 END) as vendor_count__0, ANY_VALUE(CASE WHEN group_set=0 THEN total_sale_dollars__0 END) as total_sale_dollars__0, ANY_VALUE(CASE WHEN group_set=0 THEN total_bottles__0 END) as total_bottles__0, CASE WHEN group_set=1 THEN purchase_month__1 END as purchase_month__1, ANY_VALUE(CASE WHEN group_set=1 THEN total_sale_dollars__1 END) as total_sale_dollars__1, CASE WHEN group_set=2 THEN category_class__2 END as category_class__2, ANY_VALUE(CASE WHEN group_set=2 THEN total_sale_dollars__2 END) as total_sale_dollars__2, ANY_VALUE(CASE WHEN group_set=2 THEN item_count__2 END) as item_count__2, CASE WHEN group_set=3 THEN vendor_name__3 END as vendor_name__3, ANY_VALUE(CASE WHEN group_set=3 THEN total_sale_dollars__3 END) as total_sale_dollars__3, ANY_VALUE(CASE WHEN group_set=3 THEN total_bottles__3 END) as total_bottles__3, CASE WHEN group_set=4 THEN vendor_name__4 END as vendor_name__4, CASE WHEN group_set=4 THEN item_description__4 END as item_description__4, ANY_VALUE(CASE WHEN group_set=4 THEN total_sale_dollars__4 END) as total_sale_dollars__4, ANY_VALUE(CASE WHEN group_set=4 THEN total_bottles__4 END) as total_bottles__4, ANY_VALUE(CASE WHEN group_set=4 THEN avg_price_per_100ml__4 END) as avg_price_per_100ml__4, CASE WHEN group_set=5 THEN vendor_name__5 END as vendor_name__5, CASE WHEN group_set=5 THEN item_description__5 END as item_description__5, ANY_VALUE(CASE WHEN group_set=5 THEN total_sale_dollars__5 END) as total_sale_dollars__5, ANY_VALUE(CASE WHEN group_set=5 THEN total_bottles__5 END) as total_bottles__5, ANY_VALUE(CASE WHEN group_set=5 THEN avg_price_per_100ml__5 END) as avg_price_per_100ml__5, CASE WHEN group_set IN (6,7,8,9) THEN vendor_name__6 END as vendor_name__6, ANY_VALUE(CASE WHEN group_set=6 THEN total_sale_dollars__6 END) as total_sale_dollars__6, ARRAY_AGG(CASE WHEN group_set=7 THEN STRUCT( purchase_month__7 as purchase_month, total_sale_dollars__7 as total_sale_dollars ) END IGNORE NULLS ORDER BY purchase_month__7 ASC ) as by_month__6, ARRAY_AGG(CASE WHEN group_set=8 THEN STRUCT( vendor_name__8 as vendor_name, item_description__8 as item_description, total_sale_dollars__8 as total_sale_dollars, total_bottles__8 as total_bottles, avg_price_per_100ml__8 as avg_price_per_100ml ) END IGNORE NULLS ORDER BY total_sale_dollars__8 desc LIMIT 5) as top_sellers_by_revenue__6, ARRAY_AGG(CASE WHEN group_set=9 THEN STRUCT( vendor_name__9 as vendor_name, item_description__9 as item_description, total_sale_dollars__9 as total_sale_dollars, total_bottles__9 as total_bottles, avg_price_per_100ml__9 as avg_price_per_100ml ) END IGNORE NULLS ORDER BY avg_price_per_100ml__9 desc LIMIT 10) as most_expensive_products__6 FROM __stage0 GROUP BY 1,5,7,10,13,14,18,19,23 ) SELECT ANY_VALUE(CASE WHEN group_set=0 THEN vendor_count__0 END) as vendor_count, ANY_VALUE(CASE WHEN group_set=0 THEN total_sale_dollars__0 END) as total_sale_dollars, ANY_VALUE(CASE WHEN group_set=0 THEN total_bottles__0 END) as total_bottles, ARRAY_AGG(CASE WHEN group_set=1 THEN STRUCT( purchase_month__1 as purchase_month, total_sale_dollars__1 as total_sale_dollars ) END IGNORE NULLS ORDER BY purchase_month__1 ASC ) as by_month, ARRAY_AGG(CASE WHEN group_set=2 THEN STRUCT( category_class__2 as category_class, total_sale_dollars__2 as total_sale_dollars, item_count__2 as item_count ) END IGNORE NULLS ORDER BY total_sale_dollars__2 desc LIMIT 10) as by_class, ARRAY_AGG(CASE WHEN group_set=3 THEN STRUCT( vendor_name__3 as vendor_name, total_sale_dollars__3 as total_sale_dollars, total_bottles__3 as total_bottles ) END IGNORE NULLS ORDER BY total_sale_dollars__3 desc LIMIT 10) as by_vendor_bar_chart, ARRAY_AGG(CASE WHEN group_set=4 THEN STRUCT( vendor_name__4 as vendor_name, item_description__4 as item_description, total_sale_dollars__4 as total_sale_dollars, total_bottles__4 as total_bottles, avg_price_per_100ml__4 as avg_price_per_100ml ) END IGNORE NULLS ORDER BY total_sale_dollars__4 desc LIMIT 5) as top_sellers_by_revenue, ARRAY_AGG(CASE WHEN group_set=5 THEN STRUCT( vendor_name__5 as vendor_name, item_description__5 as item_description, total_sale_dollars__5 as total_sale_dollars, total_bottles__5 as total_bottles, avg_price_per_100ml__5 as avg_price_per_100ml ) END IGNORE NULLS ORDER BY avg_price_per_100ml__5 desc LIMIT 10) as most_expensive_products, ARRAY_AGG(CASE WHEN group_set=6 THEN STRUCT( vendor_name__6 as vendor_name, total_sale_dollars__6 as total_sale_dollars, by_month__6 as by_month, top_sellers_by_revenue__6 as top_sellers_by_revenue, most_expensive_products__6 as most_expensive_products ) END IGNORE NULLS ORDER BY total_sale_dollars__6 desc LIMIT 10) as by_vendor_dashboard FROM __stage1 ORDER BY 1 desc